@ksmithbaylor/actual-app-web

23.7.1-2 • Public • Published

Actual on the web

E2E tests

E2E (end-to-end) tests use Playwright. Running them requires an Actual server to be running either locally or on a remote server.

Running against the local server:

# Start the development server
yarn start:browser

# Run against the local server (localhost:3001)
yarn e2e

Running against a remote server:

E2E_START_URL=http://my-remote-server.com yarn e2e

Readme

Keywords

none

Package Sidebar

Install

npm i @ksmithbaylor/actual-app-web

Weekly Downloads

1

Version

23.7.1-2

License

MIT

Unpacked Size

17.5 MB

Total Files

62

Last publish

Collaborators

  • ksmithbaylor