Commit Graph

6 Commits

Author SHA1 Message Date
nprimo de95b3b572 refactor(friend-support): improve single test clarity
Rename test functions to explicit what is being tested
2022-12-05 16:34:12 +00:00
nprimo ab38fc622a refactor(friend-support): start and kill server for each test 2022-12-05 16:34:12 +00:00
nprimo d3fa6a5355 feat(friend-support): add random factor to tests 2022-12-05 16:34:12 +00:00
nprimo 446924e348 refactor(friend-support): implement suggested changes
- remove unused import statements and variables
- improve variables naming
- deconstruct objects used as inputs
2022-12-05 16:34:12 +00:00
nprimo 380ad0dc3e feat(friend-support_test): update tests 2022-12-05 16:34:12 +00:00
nprimo 50c73c0af3 feat(friend-support): add draft test
- currently working only with `guests` provided directory
in public/js/tests dir -> test must be able to get `guests` dir
from student repo
- need to check if there are more cases to test
2022-12-05 16:34:12 +00:00