-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The sequential pattern test only tests a specific pattern right now, not the ability to run sequential patterns in general.
Long term I would want to make sure it runs correctly for any possible sequential sequence, not just testing some specific sequence.
Suggestion: Make a unit test for the sequential testing code which mocks all external interfaces and just tests the ability to go through sequences
Ensure the user test includes most modules in the system and is well documented so users know what to expect.
Originally posted by @RMichaelSwan in #41 (comment)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request