Generator for ActionView::TestCase
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Ruby
- Stars
- 873
- Forks
- 164
- Avg merge
- 4d 27m
- Merged PRs (30d)
- 9
Description
As shown here ActionView test cases bring a lot of power to the test cases created by the user.
Tapioca should generate as much as possible in the DSL's RBIs.
Some related work already exists in Tapioca:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read lib/tapioca/compilers/dsl/action_controller_helpers.rb and lib/tapioca/compilers/dsl/url_helpers.rb, then use the Rails testing guide's ActionView::TestCase section to map the APIs that should be emitted. Compare existing DSL compiler tests and generated RBIs; done means ActionView test cases receive the supported helper declarations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100