diff --git a/.gitignore b/.gitignore index fffb2a1..15bf186 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,4 @@ coverage # Misc combine.json test-output +misc_output.json diff --git a/bors.toml b/bors.toml index 55fc1fd..f265509 100644 --- a/bors.toml +++ b/bors.toml @@ -2,3 +2,6 @@ status = [ "integration-tests (Node.js 14)", "linter test" ] + +# 1 hour timeout +timeout-sec = 3600 diff --git a/misc_output.json b/misc_output.json deleted file mode 100644 index 800a91a..0000000 --- a/misc_output.json +++ /dev/null @@ -1,87 +0,0 @@ -[ - { - "name": "far away" - } -, - { - "name": "far away and behind" - } -, - { "name": - "Hello"}, - {"name" - - : "Hello" - - - }, - { "name": "Hello" } -, - { - "id": "106678", - "title": "Jungle Erotic", - "poster": "https://image.tmdb.org/t/p/w1280/rkMHlp42CDJUEB4GKsn3LC5znGC.jpg", - "overview": "Young women have an adventure in the African jungle - where they are harassed by gentle men, and wild monkeys.", - "release_date": 26265600, - "genre": [ - "Adventure", - "Drama" - ] - }, - { - "id": "490410", - "title": "48 Christmas Wishes", - "poster": "https://image.tmdb.org/t/p/w1280/mrcA62O9j8y4gsSpftMKVcvrzCI.jpg", - "overview": "Holiday magic has never gleamed brighter as Santa’s Elves head out on an adventure to bring every boy and girl their Christmas wish while also bringing a family back together in this heartfelt Christmas movie from Gaumont. After accidentally destroying a bag of Christmas wishes from a small town on the eve of Christmas Eve, two junior elves learn that if even one wish goes unfulfilled, Christmas could be extinguished forever. For the first time in their lives, the elves Mindy and Cam venture out of the North Pole and sneak into Minnedoza to collect the lost wishes. Along the way they enlist the help of young Blake, whose family has a difficult time celebrating Christmas since his father died. With their deadline fast approaching, Mindy and Cam have only one more wish to find…but whose could it be? It’s up to Mindy and Cam to find out and save Christmas!", - "release_date": 1512086400, - "genre": [ - "Family", - "Adventure", - "Comedy", - "TV Movie" - ] - }, - { - "id": "285841", - "title": "Elephant Song", - "poster": "https://image.tmdb.org/t/p/w1280/9pHl6RmMIDyPmQW1XUJ2Mahsr3M.jpg", - "overview": "A psychiatrist is drawn into a complex mind game when he questions a disturbed patient about the disappearance of a colleague.", - "release_date": 1409792400, - "genre": [] - } -, - { - "id": "481370", - "title": "Bigger", - "poster": "https://image.tmdb.org/t/p/w1280/f6rmiFTfT3Rf9XDrXfLO6XcAgWn.jpg", - "overview": "The inspirational tale of the grandfathers of the fitness movement as we now know it, Joe & Ben Weider. Battling anti-Semitism, racism and extreme poverty, the brothers beat all odds to build an empire & inspire future generations.", - "release_date": 1539392400, - "genre": [ - "Drama" - ] - }, - { - "id": "31357", - "title": "Waiting to Exhale", - "poster": "https://image.tmdb.org/t/p/w1280/4wjGMwPsdlvi025ZqR4rXnFDvBz.jpg", - "overview": "Cheated on, mistreated and stepped on, the women are holding their breath, waiting for the elusive 'good man' to break a string of less-than-stellar lovers. Friends and confidants Vannah, Bernie, Glo and Robin talk it all out, determined to find a better way to breathe.", - "release_date": 819590400, - "genre": [ - "Comedy", - "Drama", - "Romance" - ] - } -,{ - "name": "not an array" -} -, - 1, - 2, - 3 -,1 -, - { "name": "world" }, - { "name": "world" }, - { "name": "world" } -] \ No newline at end of file