c7e7bceb741a93716d19f85678b375996d6e783f
- Updated factories for Domain::Fa::User and Domain::E621::Post to improve test data creation. - Refactored job specs for Domain::E621 to streamline HTTP client mocking and improve clarity. - Enhanced tests for Domain::Fa::HomePageJob to ensure proper job enqueuing and user interactions. - Removed obsolete test files related to Domain::Fa::PostEnqueuer and Domain::Fa::UserEnqueuer to clean up the test suite. - Improved validation tests for Domain::Fa::Post and Domain::Fa::User models to ensure robustness.
README
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
- Ruby version
- 3.2.6
- System dependencies
- node 18.x
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
- Build docker image with
docker build . -t redux-scraper-app
- ...
Description
Languages
Ruby
80%
HTML
10.8%
TypeScript
7.8%
JavaScript
0.7%
Shell
0.2%
Other
0.4%