Skip to content
  • Yadd's avatar
    Move end-to-end test to root · 537d5d23
    Yadd authored
    New target also created in Makefile: `e2e_test`
    NB: to launch it, install protractor. For example:
    
        npn install -g protractor && \
        webdriver-manager update
    537d5d23