Skip to content

Replace Minitest with RSpec, add specs/internal test app#3

Merged
BilalBudhani merged 3 commits into
mainfrom
refactoring
Sep 11, 2025
Merged

Replace Minitest with RSpec, add specs/internal test app#3
BilalBudhani merged 3 commits into
mainfrom
refactoring

Conversation

@BilalBudhani

Copy link
Copy Markdown
Collaborator
  • Add RSpec config, specs, and a lightweight internal Rails test app
  • Update gemspec/Gemfile.lock for bundler v2, rspec, combustion, Rails 8, sqlite3
  • Add .rspec and Rake task to run specs
  • Refactor Fileboost internals: Config validation, Helpers, UrlBuilder, SignatureGenerator, error classes (raise errors, improve asset path/signature handling)
  • Remove legacy test/ (Minitest) files and unused engine initializer; update .gitignore

… and refactor internals

- Add RSpec config, specs, and a lightweight internal Rails test app
- Update gemspec/Gemfile.lock for bundler v2, rspec, combustion, Rails 8, sqlite3
- Add .rspec and Rake task to run specs
- Refactor Fileboost internals: Config validation, Helpers, UrlBuilder, SignatureGenerator, error classes (raise errors, improve asset path/signature handling)
- Remove legacy test/ (Minitest) files and unused engine initializer; update .gitignore
@BilalBudhani BilalBudhani merged commit e055a75 into main Sep 11, 2025
2 checks passed
@BilalBudhani BilalBudhani deleted the refactoring branch September 13, 2025 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant