Test |
Duration |
Result |
GIVEN a cached model operation THEN the state shouldn't change |
0s |
passed |
GIVEN a language level model operation THEN do not update that language if it is a noop |
0s |
passed |
GIVEN a language level model operation THEN update the state of that language only |
0s |
passed |
GIVEN a language level model operation that fails THEN set a failure condition |
0s |
passed |
GIVEN a specified state THEN check if a pivot sync should occur |
0.001s |
passed |
GIVEN a specified state THEN check if the language models are processing |
0s |
passed |
GIVEN an all model operation THEN update models that aren't already in that state |
0s |
passed |
GIVEN an operation without a pivot THEN the state of operation and pivot language should change |
0s |
passed |
GIVEN various state changes THEN the state should only be operable under certain conditions |
0s |
passed |