mirror of
https://github.com/QualityInUse/lab-testing-maksktl.git
synced 2026-08-05 12:05:26 +03:00
7 lines
332 B
Python
7 lines
332 B
Python
# - In this file, you have to write an E2E test on Bank project.
|
|
# - See, app/bank.py
|
|
# - For understanding purposes, you can interact with main.py
|
|
# - Create a real life usage scenario for this project and follow the order for testing components
|
|
# - Make sure that the test tests almost all of the functionalities of the project.
|
|
|