Cleanup E2E Tests in Host app - tech debt
- Dominant language
- Python
- Stars
- 2
- Forks
- 22
- Avg merge
- 2d 35m
- Merged PRs (30d)
- 11
Description
Need to clean up e2e tests after `enable-host-new-rental-unit-setup` feature flag is removed from UI code (PR 1012):
- [ ] typeOfSpace
- [ ] rentalUnitSetupType
- [ ] numberOfRooms
- [ ] ownershipType
Currently the above props are under `/smoke-tests` in Host app.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the Host app's /smoke-tests directory and locate the E2E tests using typeOfSpace, rentalUnitSetupType, numberOfRooms, and ownershipType. Confirm the enable-host-new-rental-unit-setup flag is removed from the UI, then clean up those references and run the relevant E2E tests; done means the obsolete props are no longer under /smoke-tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100