Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pelias/acceptance-tests

Pelias API acceptance tests
https://github.com/pelias/acceptance-tests

Remove "new york" search test

1c5645e2d649107eb32d142c0e660785324d2894 authored over 9 years ago
Merge branch 'fix-test-regressions'

This fixes data changes in tests, and removes tests that are no longer
working. Don't worry, the...

5b78d2b96b4a1f775508bfdc236bb08ccd108b64 authored over 9 years ago
Whitespace

6193391da4abe16b48763e2efb41e22e2992e8b8 authored over 9 years ago
Remove 4th and king caltrain test

969df26205dfac5b36f95e393daab4a44bd64ef9 authored over 9 years ago
Search for new Seoul City hall

Seoul built a new City Hall recently. The search input which translates
to "city hall" should sh...

9e4a8d5c0e50b27cbbe293e5c3006cd0409784dd authored over 9 years ago
Remove 22nd st caltrain test

fb457da19baf8f60a27f5bff9f8b353c176d3e73 authored over 9 years ago
Expect Transamerica Pyramid in top 4 instead of top 3

Searching "transamerica building" used to show the correct result in the
top 3, now it is #4.

b44891fd43d9c6d9713ad873897415548c8252d4 authored over 9 years ago
Remove caltrain station test

It's failing because the expected result is very far down in the
results.

f8bf544c744b865f98f17f90f7705faae6653c64 authored over 9 years ago
Details param not working as expected

Fixes pelias/api/#135

a1b72a5a316c16d9f72c6facdb2a0e7cdcca9c34 authored over 9 years ago
Merge pull request #62 from pelias/regression-double-count

[BUG] Regressions were being double-counted

81f948ba63a98c1e1c105cbcf0e0f761df642b30 authored over 9 years ago
Remove commented out error output

6623cd59613168f53fb506e85d3f9c039af1d4ab authored over 9 years ago
[BUG] Regressions were being double-counted and showed up as part of the `fail` count as well.

696593e19b4c35f45d8ca61ec82d02c27d5bf73d authored over 9 years ago
Fix admin_lookup test IDs

There were some duplicate test IDs that were easy to fix. Doesn't look
like it affects anything ...

bb21ec46254a1b1aa37ca74538db3f84ab243cc4 authored over 9 years ago
new api key system returns 429 response for rate limited requests

7a57f31df75ac8acaa30d6ea720850b6b990a791 authored over 9 years ago
Merge pull request #59 from pelias/revert-48-multi_match

Revert "Test multi_match on name.* for /search"

a362186182a0ede581bbf1dea0c99005afccf005 authored over 9 years ago
Revert "Test multi_match on name.* for /search"

f9d8abcbd1b67855f2bff27d374a58c7c06d7cb6 authored over 9 years ago
Merge pull request #48 from pelias/multi_match

Test multi_match on name.* for /search

99a747ace8700cf1bf791a4d58ed80d87d91120d authored over 9 years ago
Document the type property in the README.

0a7d73a94b400a344486f5286c4f7b810b3e2a8f authored over 9 years ago
Add another categories test-case

test_cases/categories.json
-Add a test-case to verify that an OSM record has a category of
`ac...

661e3e52aa862cabac2beeb73c884555e7fd5833 authored over 9 years ago
Merge pull request #46 from pelias/geonames-categories

Add test-cases for geonames categories.

26dde87f7c8fe725d9cabd2c050c9203de229016 authored over 9 years ago
Test multi_match on name.* for /search

7fcddf11a23dae4dd3afa2c82a64b44d7e8a7b86 authored over 9 years ago
Update test-cases against the latest staging build.

test_cases/categories.json
-Change the order of elements in a `category` array.

4fc98ff44760621e96bef4dca6533425fa26b761 authored over 9 years ago
Clarify the repo description a bit.

047471015bfeb664c5cfc02433c90f023600be81 authored over 9 years ago
Merge pull request #47 from pelias/travis

Add travis run on prod

e8ecd40468e417bfa954e88b8f351d3ebaeb34c2 authored over 9 years ago
Tweak two geonames test-cases.

test_cases/categories.json
-Change the `academic` category to `education`, as per
https://gith...

00e1494895b3f0f4cec7d4aa6d73ae5029b8d7ae authored over 9 years ago
Add travis-ci to run against production

2cd3a3d6ba6c0a24b418c12fb192319701c09491 authored over 9 years ago
Merge branch 'master' into geonames-categories

test_cases/(feedback_pass, search).json
-Merge the latest test-case updates to master, so that,...

8e21e5cb884230cc88ccbedd64cab8823af56793 authored over 9 years ago
Merge pull request #45 from pelias/feedback_2015-00-08-00-00-06

feedback app test cases for 2015-00-08-00-00-06

dcfaece32211cefd4db9086ac3cea766ecd75056 authored over 9 years ago
Fix failing test-cases.

test_cases/(feedback_pass, search).json
-Some test-cases started failing after some changes to ...

5f860cc609eddb560ae907bcf69dad778dda0fe0 authored over 9 years ago
Change element order in some categories arrays.

test_cases/categories.json
-The order of the elements of the `category` array in some
test-cas...

2c40a566406c6c60de8bedd5d30211f2f7674995 authored over 9 years ago
Merge branch 'master' into geonames-categories

Pull in the latest of master, to take advantage of the changes to
`run_tests.js` that make it co...

893cad307252d7870ac7e245c54b18e69fdbd74d authored over 9 years ago
Merge pull request #44 from pelias/doc-details

Add categories and address properties to result doc

f375651255414789455ff4d8ff94fbe8b13d4155 authored over 9 years ago
Add test-cases for geonames categories.

test_cases/categories.json
-Add a bunch of test-cases for the addition of categories to
GeoNam...

888463236972671bb0cdc67baabfca934e98cdcd authored over 9 years ago
Feedback app test-cases for 2015-00-08-00-00-06.

e737a423e8120a4b21ef5efee4d8dab0c661be88 authored over 9 years ago
Print some context for errored test-cases.

run_tests.js
-When the test-runner encounters a non 200/413 status code for a
given API reques...

584566f8778fcedda80059fa8e3152bea200d984 authored over 9 years ago
Merge pull request #42 from pelias/boost-exact-matches

Add test cases for exact matches.

8410f463e4304932d289fede0bfb8577e3caeb46 authored over 9 years ago
Fix an incorrect admin2 value.

test_cases/feedback_pass.json
-Newark Airport is in "Essex County", not "Union". This
test-cas...

00b5705a91143601f96f93c5424d2f6da9bb9304 authored over 9 years ago
Update .jshintrc

fb076ffedecbb041df1aeb342cf0e57786d61cc2 authored over 9 years ago
several new tests for category and address properties in details. change in run_tests required test_case cleanup.

a3e71c55ff85ef6327ea60595e20271af5ea1bc8 authored over 9 years ago
Mark a test-case as failing and add another.

test_cases/suggest_coarse.json
-One of the test-cases has no guarantee of passing even when
th...

f3a89d7e2db6bfd2d7af070ed6f2fe787e849549 authored over 9 years ago
Update existing test-cases that started failing.

test_cases/feedback_pass.json
-The "Simon-Dach-Straße" regression is arguably an improvement.
...

d9a803c5ab2f17a2fc67fc86a9bdf7f349921569 authored over 9 years ago
Add test cases for exact matches.

test_cases/exact_matches.json
-Add test cases for https://github.com/pelias/api/pull/113 and
h...

91cf94b65fe972131ea7b046be4d0d80a7303d3a authored over 9 years ago
Update tests against the latest staging build.

test_cases/(feedback_pass, search).json
-The latest staging build triggered some "regressions",...

cc0945b92835503fecc70808c3ca9ef44777df64 authored over 9 years ago
Add test cases for Quattroshapes popularity data.

test_cases/quattroshapes_popularity.json
-Test cases for
https://github.com/pelias/quattroshap...

0d40bf1e0e27654c5d3b59d182348f2c6871cf5a authored over 9 years ago
test_cases/search.json: fix a test case id.

084b508181a910bc11413820a453e2d03289e293 authored over 9 years ago
Add a test-case for category weights.

test_cases/search.json
-Add a test case for the work in pelias/api#category-scoring,
which add...

dcdf1efd5b754a4e08e641d8f354d875141ef3cc authored over 9 years ago
Merge pull request #40 from pelias/address-details

Tests for details parameter

01888cd6d383847b2862f76b6a237c3f320046e0 authored over 9 years ago
more tests for details parameter

ce59dcde6970fb81b73d199515372c34403d9467 authored over 9 years ago
Merge pull request #37 from pelias/feedback_2015-00-23-00-00-05

feedback app test cases for 2015-00-23-00-00-05

c8c61e0f31f7a1a074c48b3d29e721b1ba707a23 authored over 9 years ago
Merge pull request #38 from pelias/reverse_categories

Add test suite for /reverse and validate new categories feature

1106b3fb4198bad8d8e68eaf4397eb32e96b5faf authored over 9 years ago
Add test suite for /reverse and validate new categories feature

e31a913ae2dc17750a044fce515e61e1a2b72141 authored over 9 years ago
Feedback app test-cases for 2015-00-23-00-00-05.

44cf545e0e7d4fe0f4c3722480cdbf26197d079c authored almost 10 years ago
Update test-cases against a staging build.

test_cases/feedback_pass.json
-A recent staging build caused some failures due to both bad
res...

8c3b12ca1139b7208d77526f63136ed21b48cf1e authored almost 10 years ago
Add a test-case for an admin1 record.

test_cases/admin_lookup.json
-Add a test-case for an admin1 record specifically to add
test-co...

96b89b51dc7bcf991510f3a0473781c0cc6b8dba authored almost 10 years ago
Manually merge #29.

test_cases/feedback_pass.json
-Since #29 is fairly old now, merging would've caused merge
conf...

bbe2263d895eabfc4fb5a977ddcb20be35822c25 authored almost 10 years ago
Merge pull request #32 from pelias/feedback_2015-00-07-00-00-04

feedback app test cases for 2015-00-07-00-00-04

d2211721f2eb3de674308e637d33a10d447c3827 authored almost 10 years ago
Merge branch 'fix-test-cases'

92764e1ba6c93ad521d3743468654dd611953170 authored almost 10 years ago
Bump some priority thresholds.

test_cases/feedback_pass.json
-Increase some priority thresholds to account for new data
getti...

0fee57d1e1680c98294b6e89fcd6a8cd22c0973c authored almost 10 years ago
Non-zero exit code when regressions identified.

output_generators/email.js
-Exit the email generator with an exit-code of 1 when
regressions w...

1885d909ae1c16619f8bececbe0cdfba2fc5c8b8 authored almost 10 years ago
Update test-cases against the latest staging build.

test_cases/(admin_lookup, feedback_pass, search).json
-Update test-cases against the latest sta...

a5c7c9ae92c77edd2a27ab019c95bd0a53dafbb3 authored almost 10 years ago
Make "no match found" message clearer (close #33).

79e4a387ea3132731c5174035c9a9f8dd5898af9 authored almost 10 years ago
Revert precommit-hook to 1.0.7 (close #34).

70c5018fa61414f9fb118e7c2284ede75bc2c230 authored almost 10 years ago
Update test-cases against a recent dev build.

test_cases/(admin_lookup, search).json
-Tweak some names and a `priorityThresh`.

8b8d4ee5cd36fa218fb8519da100ba0a9c88a54e authored almost 10 years ago
Make "new york, new york" refer to NYC.

locations.json
-Update the "new york, new york" alias to point to "New York
City" specifically...

b95cb91b60b7e30c778f5959df2d8688e1edc37d authored almost 10 years ago
Add `type: dev` specifiers, more admin test cases.

(locations, test_cases/(feedback_pass, search)).json
-Add `"type": "dev"` specifiers to the tes...

93fc69c2274a9fb0e476653bb15226afabba7b5b authored almost 10 years ago
Merge branch 'master' into quattro-admin-values

690158d72da75c49082042671befac1fe55b19bb authored almost 10 years ago
Fix test-type conditional.

run_tests.js
-Don't remove tests with a non-`undefined` `type` property when
running without a...

524e41d3c3b194de046cd40a9217b62effa428e4 authored almost 10 years ago
Merge branch 'master' into quattro-admin-values

run_tests, test.js
-Pull in the latest of `master` to get some much needed features,
like envi...

e59170e012fea64e82018fc6161ce21aa5847510 authored almost 10 years ago
Merge branch 'improve-error-handling'

run_tests, test.js
-Rerun rate-limited tests until they complete successfully.
-Add support fo...

ce5b35bcb683f30623b8db9f131f2faa9b635e4b authored almost 10 years ago
Support running only tests of a specific type.

run_tests, test.js
-Allow the user to run tests only of a specific type (for
instance, suited ...

8b382f5d102fce465d6c051938bc1536e5fda8b5 authored almost 10 years ago
Rerun rate-limited tests until successful completion.

run_tests.js
-The test-runner presently marks tests that failed due to
rate-limiting as `place...

a1216e19bed3e7a1f5c779631868ee44088be188 authored almost 10 years ago
Mark non-200 tests as placeholders.

run_tests.js
-Some tests receive non-200 responses due to API rate-limiting;
mark them as plac...

d705abc1255eaa27bf759de49f5b646013d4dffb authored almost 10 years ago
Lazily load output generators.

(test, run_tests, output_generators/email).js
-The test-runner currently loads all output gener...

033f10d2fd189d4fa1c70d03f32b95a3ab43fa78 authored almost 10 years ago
Refactor a conditional.

run_tests.js
-Me eyes! Rewrite a conditional `return` using the ternary
operator.

83457e9de4d9da019be4dc7f22173117ae33ae75 authored almost 10 years ago
Replace supertest with request.

package.json, run_tests.js
-Since the acceptance tests currently aren't using the
`supertest` ...

48110d7554eb36f6a64d855cd1a2a8fc12b8365b authored almost 10 years ago
Add three test-cases to check # char removal.

test_cases/admin_lookup.json
-Add three test-cases to verify that
https://github.com/pelias/qu...

90448e2116cd6161af3ce65bf67b3a6be477c5bc authored almost 10 years ago
Add more Quattroshapes test-cases.

test_cases/admin_lookup.json
-Add test-cases for Quattroshapes data, to make sure that any
cha...

cfa386b75df6cca247fa5f8cca35e71159fe6ee5 authored almost 10 years ago
Add some test-cases for quattro data fixes.

test_cases/admin_lookup.json
-Add some tests for the changes introduced in:
pelias/quattroshap...

96b37343d1b39e6167ac973ce654bce9e32d9e5e authored almost 10 years ago
Merge branch 'fix_test_cases'

test_cases/(admin_lookup, feedback_pass, search).json
-Update the test-cases against the change...

52609b1615e79e150c80dda21357f363ed78c8fc authored almost 10 years ago
Fix final failing test-cases.

test_cases/(feedback_pass, search).json
-Update the final regressing/failing test cases after t...

334587248f0073d1306f070a500ba18f4f9f353d authored almost 10 years ago
add jshint and tap-spec to devDependencies

d2dd8a86c738f572ab88dc77e928520cf0ef780e authored almost 10 years ago
add address type tests as per: https://github.com/pelias/openstreetmap/issues/29

04bf143e6c63f0deb6e56669f3d6b42efa3b242b authored almost 10 years ago
Feedback app test-cases for 2015-00-07-00-00-04.

9bf1b4ff8f01f7d62f9f2952dd0f1cd25eebcaa1 authored almost 10 years ago
Merge pull request #31 from pelias/allow_no_email

Allow no email config

0e31c60efd49d4ebd854ecbf2620768cbc0c7050 authored almost 10 years ago
Update a bunch of test-cases.

locations.json, test_cases/(admin_lookup, feedack_pass, search).json
-Update a bunch of test-ca...

1a72f4b2c16e19770a7a6bad7dbe2aa1dafaa31d authored almost 10 years ago
Fix more failing test-cases.

test_cases/feedback_pass.json
-Update some admin values (the admin2 nae inside `text`
properti...

bf44dde29d88cbd8d104e3020de8e301c86386e9 authored almost 10 years ago
Fix more test-cases.

test_cases/feedback_pass.json
-Work through the test-cases one by one, mostly updating
geoname...

e0ac92c07f2aaeeb04c81e8c9adb9f920c29d7c3 authored almost 10 years ago
Allow no email config

eecf039ce86128dc11fbc492ae25fa29b8fe4ccb authored almost 10 years ago
Abbreviate state names.

test_cases/feedback_pass.json
-Abbreviated state names were re-introduced into
`pelias-admin-l...

bba35435bfcd26c2f02e15b2dfc68be1ff9ec688 authored almost 10 years ago
Fix more admin2 names.

test_cases/feedback_pass.json
-Same as 823f58e: change more admin2 property values.

9d2a4fd3f20e884fd44c98655a17b370130da8a4 authored almost 10 years ago
Update admin2 names.

test_cases/(feedback_pass, search).json
-Update some admin2 names, as per the changes in
pelia...

823f58eb1596f3d3ea0e232d398214afa4bfe735 authored almost 10 years ago
Remove type field from test-cases.

run_tests.js
test_cases/(feedback_pass, search).json
-The `type` property, which shouldn't have...

dbab0110d7fe7255b18d596d4a094254c4e99243 authored almost 10 years ago
Add some missing documentation to README.

README.md
-Document some previously unmentioned features.

f8c57424fa53c048c70f1d8dfc6117d09766b69d authored almost 10 years ago
Merge branch 'email-generator'

output_generators/email.js
-Create an email output generator for test results.
-Close #23.

99394290d68f714c43dfc76b44c643bfc6d271ae authored almost 10 years ago
Attach a file containing the JSON test results.

output_generators/email.js
-In addition to the pretty-formatted email, send an attached
file w...

70b7c5f8387758c81ff80ed8ff26678914e90d94 authored almost 10 years ago
Make `from` configurable from pelias-config.

output_generators/email.js
-Allow the email's `from` value to be tweaked from
`pelias-config`,...

178248533530c48f930d9dc6f3c24bc4b1ba0ebc authored almost 10 years ago
Fix SES `from` header format.

output_generators/email.js
-The generator began throwing `Missing required header 'From'.`
err...

ee90e839b03f7ba43f8770ed2f99822815b735c0 authored almost 10 years ago
Address jslint complaints (remove/add semicolons.)

feb0886c18c7c9dce653fc0c456c241e8954dfb4 authored almost 10 years ago
Make ses property optional.

output_generators/email.js
-Don't abort on a missing `ses` property in pelias-config, to
allow...

93825393298ffa4dd13eaff4e6cd27c55f1977eb authored almost 10 years ago
Update README with SES documentation.

README.md
-Update the README to reflect the change in 8e7f535.
-Document new `pelias-config` S...

812c09bb2c145738d5577f69f35544c3c353144d authored almost 10 years ago