52498b3cc206ac521bf802aa86f78b07481c5c6b
- 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.
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%