mjennings061 / viking-log-keeper

661 VGS - Collate gliding log sheets into a database and visual dashboard.
https://viking.streamlit.com/
MIT License
5 stars 0 forks source link

Added streamlit deploy and playwright tests #60

Closed mjennings061 closed 3 months ago

mjennings061 commented 3 months ago

Closes #26

Added automated testing using playwright to test streamlit deploys and the user can be logged in

To copy this for future work, install requirements and run playwright codegen

python -m pip install --upgrade -r requirements.txt
python -m streamlit run src/dashboard/main.py
playwright install
playwright codegen localhost:8501
octomind-dev[bot] commented 3 months ago

🐙 Octomind

Test Report: 2/2 successful.

description status details
Login Passed ✅ click
Refresh Data Passed ✅ click

commit sha: 0cb21b4

octomind-dev[bot] commented 3 months ago

🐙 Octomind

Test Report: 2/2 successful.

description status details
Login Passed ✅ click
Refresh Data Passed ✅ click

commit sha: 0cb21b4

octomind-dev[bot] commented 3 months ago

🐙 Octomind

Test Report: 2/2 successful.

description status details
Login Passed ✅ click
Refresh Data Passed ✅ click

commit sha: 0cb21b4