BI-755 Add "When" steps to building search scenario
Created by: ay701
This PR is for testing submit building on BIS application by adding "when" steps
To test:
- Switch to
BI-755branch, thengit pull - Go to
/bloclink/apps/bisfolder - Install behave locally.
pip install behave(If you haven't) - Make sure your local Bloclink service is running
- Run the test:
python -m behave features/submitBuilding.feature
You are expected to see "when" steps shown in the output
Issue related: https://blocpower.atlassian.net/browse/BI-723
Issue fixed: https://blocpower.atlassian.net/browse/BI-745 https://blocpower.atlassian.net/browse/BI-755