Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Roda routes testing within the minitest configuration #570

Closed
jaredcwhite opened this issue Jun 8, 2022 · 1 comment · Fixed by #954
Closed

feat: support Roda routes testing within the minitest configuration #570

jaredcwhite opened this issue Jun 8, 2022 · 1 comment · Fixed by #954
Labels
enhancement New feature or request
Milestone

Comments

@jaredcwhite
Copy link
Member

aka setup the infrastructure to use Rack::Test, Capybara, Cuprite, etc.

(Note to self: need to revisit the experiments in the rodanew project and extract)

@jaredcwhite jaredcwhite added the enhancement New feature or request label Jun 8, 2022
@jaredcwhite jaredcwhite changed the title feat: support Roda routes testing within the minitest configuration feat: support Roda routes testing within the minitest configuration Jun 8, 2022
@jaredcwhite jaredcwhite added this to the 1.2 milestone Jul 18, 2022
@jaredcwhite jaredcwhite removed this from the 1.2 milestone Dec 7, 2022
@jaredcwhite jaredcwhite added this to the 1.3 milestone Apr 5, 2023
@jaredcwhite jaredcwhite removed this from the 1.3 milestone Jun 6, 2023
@jaredcwhite jaredcwhite added this to the 2.0 milestone Feb 17, 2024
@jaredcwhite jaredcwhite removed this from the 2.0 milestone Nov 9, 2024
@jaredcwhite
Copy link
Member Author

To make this easy on ourselves, let's just add Rack::Test support to start with, and revisit full E2E later on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant