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

[feature] Integration tests with Travis CI #594

Closed
BohuTANG opened this issue Mar 29, 2020 · 1 comment
Closed

[feature] Integration tests with Travis CI #594

BohuTANG opened this issue Mar 29, 2020 · 1 comment
Assignees
Labels
P0 High priority type: feature
Milestone

Comments

@BohuTANG
Copy link
Contributor

BohuTANG commented Mar 29, 2020

Summary

Add Integration tests with Travis CI, it's simple and easy to run:

  1. an expect.sql file which is the radon all has supportted.
  2. an expect.result which the expect.sql executed and is expected.
  3. Travis to deploy a Radon and add some MySQL backends
  4. give the expect.sql to the radon and get the the executed result: actual.result
  5. check the actual.result whether same as expect.result
@BohuTANG BohuTANG added type: feature P0 High priority labels Mar 29, 2020
@BohuTANG BohuTANG added this to the v1.0.9 milestone Mar 29, 2020
@hustjieke
Copy link
Contributor

ACK.

hustjieke added a commit to hustjieke/radon that referenced this issue Mar 31, 2020
[summary]
ci: support intergration test
[test case]
N/A
[patch codecov]
N/A
hustjieke added a commit to hustjieke/radon that referenced this issue Mar 31, 2020
[summary]
ci: support intergration test
[test case]
N/A
[patch codecov]
N/A
hustjieke added a commit to hustjieke/radon that referenced this issue Apr 1, 2020
[summary]
ci: support intergration test
[test case]
N/A
[patch codecov]
N/A
hustjieke added a commit to hustjieke/radon that referenced this issue Apr 1, 2020
[summary]
ci: support intergration test
[test case]
N/A
[patch codecov]
N/A
hustjieke added a commit to hustjieke/radon that referenced this issue Apr 1, 2020
[summary]
ci: support intergration test
[test case]
N/A
[patch codecov]
N/A
BohuTANG pushed a commit that referenced this issue Apr 2, 2020
[summary]
ci: support intergration test
[test case]
N/A
[patch codecov]
N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 High priority type: feature
Projects
None yet
Development

No branches or pull requests

2 participants