https://github.com/apaciuk/rails-testing-app
Testing/test-bed app for various ruby procedures, views, classes and methods with RSpec/Factory Bot, Devise & JWT with branches
https://github.com/apaciuk/rails-testing-app
devise devise-jwt factory-bot-rails rspec-rails
Last synced: 14 days ago
JSON representation
Testing/test-bed app for various ruby procedures, views, classes and methods with RSpec/Factory Bot, Devise & JWT with branches
- Host: GitHub
- URL: https://github.com/apaciuk/rails-testing-app
- Owner: apaciuk
- Created: 2022-10-06T13:03:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T20:42:27.000Z (over 3 years ago)
- Last Synced: 2025-01-04T18:11:49.539Z (over 1 year ago)
- Topics: devise, devise-jwt, factory-bot-rails, rspec-rails
- Language: Ruby
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ruby-rails-testing-app
Testing/test-bed app for various ruby procedures, views, classes and methods with RSpec/Factory Bot, Devise & JWT
* Ruby version
3.1.2
* System dependencies
PostgreSQL, Node/Yarn
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...