Refactor tests and enhance functionality for Domain::Fa and Domain::E621
- Removed outdated tests for Domain::Fa::PostsController and Domain::Fa::UsersController. - Added new tests for Domain::Fa::PostsController to verify successful responses for the show action. - Introduced a new UsersController spec to test the show action for user retrieval. - Created a factory for Domain::E621::Post to streamline test data creation. - Added comprehensive tests for BlobFile model, ensuring correct functionality and file operations. - Implemented tests for HttpLogEntryHeader and LogStoreSstEntry models to validate header scrubbing and version parsing. - Deleted obsolete test files and directories to clean up the test suite.
This commit is contained in:
Reference in New Issue
Block a user