Skip to content
Snippets Groups Projects
  1. Jun 17, 2019
  2. Jun 11, 2019
    • Kalpit Kothari's avatar
      Add end-to-end tests: highlighting of lines · b772f85f
      Kalpit Kothari authored
      Check if code highlighting works correctly for a range of lines
      b772f85f
    • Antoine Lambert's avatar
      [WIP] Bootstrap end to end tests with cypress · 9ff9c023
      Antoine Lambert authored and vlorentz's avatar vlorentz committed
      Summary:
      Setup an environment to perform end to end tests using the [[ https://www.cypress.io/ | cypress ]] Test Runner.
      
      Before running the tests, Software Heritage web application is executed in the
      background using in-memory storages for fetching data contained in a sample archive.
      
      To easily run the tests, two new make targets have been added:
      - `test-frontend`: Run tests in headless mode (this should be used in a CI environment)
      - `test-frontend-ui`: Run tests using the cypress GUI
      
      As an example, a couple of tests regarding the highlighting of lines of code have been added.
      
      Related T1768
      
      Reviewers: #reviewers
      
      Subscribers: shisus, kalpitk
      
      Differential Revision: https://forge.softwareheritage.org/D1565
      9ff9c023
  3. Jun 07, 2019
  4. Jun 06, 2019
  5. Jun 05, 2019
  6. Jun 04, 2019
  7. Jun 03, 2019
  8. May 29, 2019
  9. May 27, 2019
  10. May 24, 2019
  11. May 23, 2019
  12. May 21, 2019
  13. May 20, 2019
  14. May 17, 2019
  15. May 16, 2019
Loading