-
Notifications
You must be signed in to change notification settings - Fork 239
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
Adding Workflow to run Integration Tests #3213
Adding Workflow to run Integration Tests #3213
Conversation
Co-authored-by: Rohan Sasne <[email protected]>
The updated workflow installs all the required libraries, now can you figure out why we get the following error? : Error: '"stub"' is not an exported object from 'namespace:mockery'
Execution halted
Error: Process completed with exit code 1. |
|
Resolved it by changing Ubuntu version to |
Co-authored-by: Rohan Sasne <[email protected]>
b817573
to
2539099
Compare
@mdietze I have updated the PR to run integration tests for all other data items except Successful test run : Job Link |
45d1045
Description
This PR aims at adding a new workflow to run integration tests for
data.atmosphere
download functions. These tests are to be scheduled weekly.Review Time Estimate
Types of changes
Checklist: