1. 25 Nov, 2018 1 commit
  2. 15 Nov, 2018 1 commit
  3. 14 Nov, 2018 1 commit
  4. 31 Oct, 2018 1 commit
  5. 01 Oct, 2018 1 commit
  6. 05 Sep, 2018 1 commit
  7. 29 Aug, 2018 1 commit
  8. 17 Aug, 2018 1 commit
  9. 28 Jun, 2018 2 commits
  10. 18 May, 2018 2 commits
  11. 27 Mar, 2018 2 commits
  12. 10 Jan, 2018 1 commit
  13. 07 Jan, 2018 1 commit
  14. 29 Dec, 2017 1 commit
  15. 23 Nov, 2017 1 commit
  16. 03 Nov, 2017 1 commit
  17. 26 Oct, 2017 1 commit
  18. 23 Oct, 2017 2 commits
  19. 13 Sep, 2017 1 commit
  20. 12 Sep, 2017 1 commit
    • 偏右's avatar
      Add UI Test (#10) · 2d1148eb
      偏右 authored
      * Add jest and enzyme
      
      * Add test for connected component
      
      * fix lint
      
      * update travis
      
      * Add e2e test
      
      * fix ci
      
      * Add e2e test
      
      * update travis.yml
      
      * Fix global jasmine timeout
      
      * update test scripts
      
      * fix jest glob patterns
      
      * short timeout
      
      * fix travis
      
      * uitest => unit-test
      
      * Add ls in travis.yml
      
      * use electron on travis
      
      https://github.com/segmentio/nightmare/issues/313#issuecomment-152274351
      
      * clear travis.yml
      
      * change setup file name
      
      * ignore coverage
      
      * unit-test => unit
      
      * remove helpers/visit
      
      * update test script
      
      * clean up test scripts
      
      * ignore test case
      2d1148eb