Skip to content
Snippets Groups Projects
Commit 71a0a6e3 authored by Brandon Rodriguez's avatar Brandon Rodriguez
Browse files

Refactor decorator/mixin tests for future maintainability

Originally, tests were more explicitly separated, to make
sure I got all desired cases. Am now pretty confident with such.

However, the redundancy and extra code from explicit defiition
was making it overwhelming to come back to the code when
verifying/fixing additional logic.

All tests should effectively function the same and test the same
content, but syntax is reworked to be much more condensed, and
easier to modify or add new tests.
parent 9d0c708a
Branches
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment