/aeternity

Primary LanguageJavaScript

aeternity

  1. npm install
  2. There are two command to run specs with or without chrome extension:
    "chrome-with-extension" - "npx cypress run -b chrome",
    "chrome-without-extension" - "npx cypress run -b chrome -c pluginsFile=cypress/plugins/index_without_extension.js"
    **Extension folder located in the project.
    **In Spec_video folder you can find video of running specs.