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

Finish AbstractIntegrationTest #72

Closed
IDragonfire opened this issue May 4, 2017 · 2 comments
Closed

Finish AbstractIntegrationTest #72

IDragonfire opened this issue May 4, 2017 · 2 comments

Comments

@IDragonfire
Copy link
Contributor

IDragonfire commented May 4, 2017

  • Share common Tags for all integration tests

Parent Issue: #50


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@IDragonfire
Copy link
Contributor Author

Planned

  • AbstractIntegrationTest
  • AbstractApiIntegrationTest
  • AbstractDatabaseIntegrationTest

@IDragonfire
Copy link
Contributor Author

It is not possible to inherit annotations, except when the annotation allowing it ...
http://stackoverflow.com/a/7761568
http://stackoverflow.com/a/23973331

So I suggest to introduce our own Annotations ...

@micheljung micheljung removed their assignment Aug 3, 2017
Brutus5000 added a commit that referenced this issue Nov 3, 2017
* #41 integration test base setup
* #41 #72 introduce AbstractIntegrationTest
* #41 use MySQL database for integration tests
* #41 more convenient OAuth token generation
* fixes #41 migrate all integration test (or delete useless ones)
* add integration tests to code coverage
@micheljung micheljung mentioned this issue Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants