Skip to content

Conversation

@bryantaustin13
Copy link
Contributor

This fixes these tests
LowerEmpty (actual undefined vs '')
SplitABNull (actual "a,b" vs list of {'a,b'})
SplitABDash (actual "a,b" vs list of {'a,b'})
UpperEmpty (actual undefined vs '')

By changing the compare to server side so translation from return value problems do not interfere.

See the following for test notes
cqframework/cql-tests-runner#63

@bryantaustin13
Copy link
Contributor Author

This fix is not appropriate. We need to test client side NOT server side, because we need to insure that the server is returning the proper things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant