1. 23 Nov, 2018 1 commit
    • ι™ˆεΈ…'s avatar
      lazy Analysis (#2927) · 27562512
      ι™ˆεΈ… authored
      * lazy Analysis
      
      * lazy loading menu
      
      * remove hard code
      
      * fix style warning
      
      * fix loading height waring
      
      * fix offineData Loading error
      
      * lazy load menu
      
      * fix login test eroor
      
      * fix #2950 ,fix topmeun error
      
      * add args of puppeteer
      
      * add layout=topmenu e2e test
      27562512
  2. 15 Nov, 2018 1 commit
  3. 14 Nov, 2018 2 commits
  4. 05 Nov, 2018 3 commits
  5. 02 Nov, 2018 1 commit
  6. 31 Oct, 2018 1 commit
  7. 23 Oct, 2018 1 commit
  8. 09 Oct, 2018 1 commit
  9. 29 Aug, 2018 1 commit
  10. 28 Jun, 2018 1 commit
  11. 01 Jun, 2018 1 commit
  12. 18 May, 2018 3 commits
  13. 05 Mar, 2018 1 commit
  14. 08 Jan, 2018 1 commit
  15. 07 Jan, 2018 1 commit
  16. 12 Dec, 2017 1 commit
  17. 09 Oct, 2017 1 commit
  18. 18 Sep, 2017 1 commit
  19. 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