1. 05 Sep, 2014 1 commit
  2. 04 Sep, 2014 1 commit
  3. 03 Sep, 2014 2 commits
  4. 01 Sep, 2014 4 commits
  5. 31 Aug, 2014 1 commit
  6. 29 Aug, 2014 1 commit
  7. 28 Aug, 2014 9 commits
  8. 27 Aug, 2014 3 commits
  9. 26 Aug, 2014 1 commit
  10. 25 Aug, 2014 1 commit
  11. 24 Aug, 2014 1 commit
  12. 21 Aug, 2014 3 commits
  13. 19 Aug, 2014 2 commits
  14. 17 Aug, 2014 4 commits
  15. 16 Aug, 2014 5 commits
  16. 15 Aug, 2014 1 commit
    • Codeception test adjustments for basic and advanced applications · 7eb403bf
      Alexander Makarov authored
      - Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
      - Removed database module since we're using fixtures and migrations.
      - Moved console entry points and bootstrap into `tests/codeception/bin`.
      - Adjusted travis build scripts.
      - Adjusted documentation to be consistent and reflect changes made.