Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run repository tests for Cloudant #3437

Closed
3 tasks done
bajtos opened this issue Jul 26, 2019 · 0 comments · Fixed by #3968
Closed
3 tasks done

Run repository tests for Cloudant #3437

bajtos opened this issue Jul 26, 2019 · 0 comments · Fixed by #3968
Assignees
Labels
feature Repository Issues related to @loopback/repository package

Comments

@bajtos
Copy link
Member

bajtos commented Jul 26, 2019

Add acceptance/repository-cloudant package, modeled after MongoDB & MySQL tests in acceptance/repository-mongodb and acceptance/repository-mysql. The tests should be run as a new Travis CI job, see the existing setup for other connectors.

See also #3387

Acceptance criteria

  • A new directory acceptance/repository-cloudant running all CRUD tests from repository-tests packages
  • A new matrix entry in Travis CI config to run Cloudant tests as part of our CI builds
  • All tests are passing. If it's too difficult to make all tests to pass, then leverage CrudFeatures flags to skip failing tests and open follow-up issues to fix those tests that we want to pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Repository Issues related to @loopback/repository package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants