emberjs/ember.js

[Tests] Improve test suite coverage for Routing

Open

#19,609 opened on Jun 25, 2021

View on GitHub
 (9 comments) (2 reactions) (0 assignees)JavaScript (22,437 stars) (4,216 forks)batch import
Good for New ContributorsHelp Wanted

Description

The goal of this issue is to write some new tests or modify existing tests to improve coverage. There have been a series of routing bugs that may be related, and improved test coverage may have been able to prevent them. Multiple people can help work on this issue - just comment with what you are working on, and be sure to read through other people's comments.

To do:

  • read through some of the issues below
  • Write a test to help cover one of the problem areas

Past bug reports/issues:

Contributor guide