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

Unused test classes #206

Open
2 tasks
GRyall opened this issue Mar 3, 2020 · 0 comments
Open
2 tasks

Unused test classes #206

GRyall opened this issue Mar 3, 2020 · 0 comments
Labels
hackathon Issues that could be solved within a day question

Comments

@GRyall
Copy link
Contributor

GRyall commented Mar 3, 2020

There are two test classes that appear to be uncalled by our test suite:

  • RoleActionRecordTests (/tests/doctrine/RoleActionRecordTests.php)
  • ExtensionProps_IPIQuery_Test1 (/tests/doctrine/ExtensionProps_IPIQuery_Test1.php)

We need to:

  • Check that they really aren't currently used
  • Work out if they are still relevant. If not, delete them, if so add them to our existing suite and, if necessary, update them so they pass (or fix any bugs they identify!).
@GRyall GRyall added question hackathon Issues that could be solved within a day labels Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hackathon Issues that could be solved within a day question
Projects
None yet
Development

No branches or pull requests

1 participant