1. 07 May, 2019 1 commit
    • 何乐's avatar
      [v4] fix e2e test (#3915) · 0858fb9e
      何乐 authored
      * fix type definition
      
      * fix e2e test
      
      * fix e2e compile failed
      
      * remove untracked file
      
      * retrack file
      
      * fix azure windows test timeout
      
      * roll back timeout
      
      * clean
      
      * add mock/route.ts
      0858fb9e
  2. 02 Apr, 2019 1 commit
  3. 17 Jan, 2019 1 commit
  4. 15 Jan, 2019 1 commit
  5. 25 Nov, 2018 2 commits
  6. 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
  7. 15 Nov, 2018 1 commit
  8. 14 Nov, 2018 2 commits
  9. 05 Nov, 2018 3 commits
  10. 02 Nov, 2018 1 commit
  11. 31 Oct, 2018 1 commit
  12. 23 Oct, 2018 1 commit
  13. 09 Oct, 2018 1 commit
  14. 29 Aug, 2018 1 commit
  15. 28 Jun, 2018 1 commit
  16. 01 Jun, 2018 1 commit
  17. 18 May, 2018 3 commits
  18. 05 Mar, 2018 1 commit
  19. 08 Jan, 2018 1 commit
  20. 07 Jan, 2018 1 commit
  21. 12 Dec, 2017 1 commit
  22. 09 Oct, 2017 1 commit
  23. 18 Sep, 2017 1 commit
  24. 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