- πΊπΈUnited States wylbur Minneapolis, Minnesota, USA
Marking this as outdated. I ran the tests as indicated in the ticket, and did not find any of the ambiguous test values listed above. Please reopen with current updated information if needed.
If I run the test Redirect Unit Tests, I get a lot of messages that "Value false is equal to value false." or "Value true is equal to value true." were tested.
I would expect to see messages that say what is actually being tested.
Steps:
1. Enable Redirect 7.x-1.0-rc3 and Testing modules.
2. Go to /admin/config/development/testing/
3. Expand Redirect
4. Check Redirect unit tests
5. Click Run tests
Actual result: Seven of the tests, all at line 110, have un-useful messages "Value false is equal to value false." or "Value true is equal to value true."
I would expect messages like "Query 'a' => 'aa', 'b' => 'invalid' returns value false."
Closed: outdated
User interface
Marking this as outdated. I ran the tests as indicated in the ticket, and did not find any of the ambiguous test values listed above. Please reopen with current updated information if needed.