AnimeClassroom
AnimeClassroom copied to clipboard
Test refactoring
Refactoring of the Parser class tests.
- Cleaned up all .html and create two files with all the data you need for testing.
- I changed the order of the expected values by the values returned from the functions in the asserts. This doesn't change how the code works, it's just more readable in case of errors.