The unit tests can be restructured. One of the things that can be changed is that we can make use of test cases. A lot of the tests simply redirect to a specific JavaScript file to execute. This can be replaced by a TestCase attribute that specifies the script to execute.
The unit tests can be restructured. One of the things that can be changed is that we can make use of test cases. A lot of the tests simply redirect to a specific JavaScript file to execute. This can be replaced by a TestCase attribute that specifies the script to execute.