Bi 746 Add submit answers automation testing
Created by: ay701
This PR is for testing submit answers on BIS application
To test:
- Switch to
BI-746branch, thengit pull - Go to
/bloclink/apps/bisfolder - Run the test:
python -m behave features/submitAnswers.feature
You should expect to see the results with 42 steps passed, and 0 failed, based on the addresses defined in submitAnswers.feature file. Feel free to edit submitAnswers.feature file, by adding more test cases in each scenario
Issue fixed: https://blocpower.atlassian.net/browse/BI-723 https://blocpower.atlassian.net/browse/BI-746