list trips

add, remove flights
This commit is contained in:
Richard Morgan
2017-05-14 22:08:50 -04:00
parent 09fa83af8b
commit 42dc785735
19 changed files with 228 additions and 0 deletions

9
tests/unit.suite.yml Executable file
View File

@@ -0,0 +1,9 @@
# Codeception Test Suite Configuration
#
# Suite for unit (internal) tests.
class_name: UnitTester
modules:
enabled:
- Asserts
- \Helper\Unit