Skip to content
Snippets Groups Projects
  1. Jun 21, 2019
  2. Jun 20, 2019
  3. Jun 19, 2019
  4. Jun 18, 2019
  5. Jun 17, 2019
  6. 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
  7. Jun 07, 2019
  8. Jun 06, 2019
  9. Jun 05, 2019
  10. Jun 04, 2019
  11. Jun 03, 2019
  12. May 29, 2019
Loading