issues
search
ITU-BDSA2024-GROUP26
/
Chirp
MIT License
0
stars
2
forks
source link
Test refactorization
#94
Closed
T0rvadaL
closed
5 hours ago
T0rvadaL
commented
16 hours ago
Refactored UI tests to be isolated from each other. The tests have also been broken up into smaller tests.
Common functionality has been moved to methods instead of tests calling other tests
The test naming might seem a bit weird, but its apparently convention to name them like that (although it didn't follow it 100%)
Moved some of the testing from UI tests to service tests
Added endpoints that are only active in development environment and helps in testing