Skip to content

refactor: extract tests from League.test.tsx into their own relevant test files #50

@Damon-Thomas

Description

@Damon-Thomas

All tests involving the league class are int eh League.test.tsx file. It is now over 1000 lines and getting hard to follow. Extract tests for each part into their own file and test the actual function instead of just that the class is getting the data.

  • create new test files for appropriate units
  • extract relevant tests from league
  • create new tests for both functions and integration with league

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions