-
Notifications
You must be signed in to change notification settings - Fork 1
Fen/add tests #77
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
base: develop
Are you sure you want to change the base?
Fen/add tests #77
Conversation
…to fen/add_tests
logyball
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me
| Feature: # Verify functionality on jobs tab | ||
| # This inlcueds everything from clicking on the jobs tab | ||
|
|
||
| Scenario Outline: Verify the application stands up |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pycharm is telling me to add an example sections here, but I'm not sure if that's necessary
| @@ -0,0 +1,318 @@ | |||
| # Created by Fenting Lin on 10/14/19 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo in filename (resoueces -> resources)
This PR is the integration test for resources and jobs pages:
Test click resources tab works
Test add resources button works
Test 4 input box get the correct info and check the info is valid
Test selection buttons works
Test checkboxes fetch the correct info by clicking the box