Julia backend: command execution unit-tests
ClosedPublic

Authored by ivanlakhtanov on Jun 25 2016, 7:49 PM.

Details

Summary

Added unittests

Covers command execution, multiline, exceptions,
syntax errors

Diff Detail

Repository
R55 Cantor
Lint
Lint Skipped
Unit
Unit Tests Skipped
ivanlakhtanov retitled this revision from to Julia backend: command execution unit-tests.
ivanlakhtanov updated this object.
ivanlakhtanov edited the test plan for this revision. (Show Details)
ivanlakhtanov added a reviewer: filipesaraiva.
ivanlakhtanov set the repository for this revision to R55 Cantor.
filipesaraiva added a project: Cantor.
filipesaraiva added a subscriber: Cantor.
filipesaraiva accepted this revision.Jun 30 2016, 2:05 AM
filipesaraiva edited edge metadata.

Nice @ivanlakhtanov, thanks. I would like to cover whole Cantor with unit tests, sometime in the future I would like to do it.

Continue sending unit tests for your contributions.

Please, push it only after solve and push D2006.

This revision is now accepted and ready to land.Jun 30 2016, 2:05 AM
ivanlakhtanov edited edge metadata.

More checking in unit-tests + test to check partial results also shown to user

This revision was automatically updated to reflect the committed changes.