7.1.0 • Published 7 months ago

@twilio/flex-plugin-e2e-tests v7.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

npm npm NpmLicense

Flex Plugin E2E Tests Suite

To be filled

Prerequisites

Make sure that chromedriver is on your path and matches your Chrome version

Create a new Test

To create a new test, use:

  • npm run create: creates a new test
  • npm run create 5: creates a test at step5 and then auto-increments all existing steps (i.e. step 5 -> 6, step 6-> 7, etc)

Running Locally

To run locally:

# cd into this package
cd packages/flex-plugin-e2e-tests
npm run build

# This is the sandbox environment created to test CLI installation and to create plugin. Remove before re-running a test
rm -rf ~/.local
TWILIO_ACCOUNT_SID_drawin=ACxxx TWILIO_AUTH_TOKEN_darwin=123 CONSOLE_EMAIL="username@twilio.com" CONSOLE_PASSWORD="abc123" PACKAGE_VERSION="4.7.5-beta.0" npm start

You can also override certain defaults by setting these additional environment variables:

  • FLEX_UI_VERSION - the flexUIVersion to use. Defaults to ^1 otherwise
  • PLUGIN_BASE_URL - the baseUrl. Defaults to http://localhost:3000 otherwise
  • TWILIO_REGION - the twilio region to use

You can also run a specific step by using (don't forget the environment variables):

... npm start -- --step 2

To run multiple steps:

... npm start -- --step 2 --step 3 --step 10

Contributors

Thank you to all the lovely contributors to this project. Please check the main repository to see all contributors.

License

MIT

7.1.0

7 months ago

7.0.7

8 months ago

7.0.6

10 months ago

7.0.5

10 months ago

7.0.4

11 months ago

7.0.3

11 months ago

7.0.2

11 months ago

6.4.2

11 months ago

7.0.1

12 months ago

7.0.3-beta.2

1 year ago

7.0.0

1 year ago

7.0.3-beta.1

1 year ago

6.4.1

1 year ago

6.4.0

1 year ago

7.0.3-beta.0

1 year ago

7.0.1-beta.0

1 year ago

7.0.2-beta.0

1 year ago

6.3.3

1 year ago

6.3.3-beta.0

1 year ago

7.0.0-beta.0

1 year ago

6.3.2

1 year ago

6.3.1

1 year ago

6.3.0

1 year ago

6.2.1

2 years ago

6.2.0

2 years ago

6.2.3

2 years ago

6.2.2

2 years ago

6.1.2

2 years ago

6.1.1

2 years ago

6.1.0

2 years ago

6.0.4

2 years ago

5.2.26-beta.0

3 years ago

5.2.25-beta.0

3 years ago

5.2.24-beta.0

3 years ago

6.0.1

3 years ago

6.0.0

3 years ago

6.0.3

3 years ago

6.0.2

3 years ago

5.2.3-beta.0

3 years ago

5.2.1-beta.0

3 years ago

5.2.20-beta.0

3 years ago

5.2.23-beta.0

3 years ago

5.2.21-beta.0

3 years ago

5.2.22-beta.0

3 years ago

5.2.6-beta.0

3 years ago

5.2.5-beta.0

3 years ago

5.2.9-beta.0

3 years ago

5.2.8-beta.0

3 years ago

5.2.7-beta.0

3 years ago

5.2.0

3 years ago

5.2.4-beta.0

3 years ago

5.2.2-beta.0

3 years ago

5.2.17-beta.0

3 years ago

5.2.16-beta.0

3 years ago

5.2.15-beta.0

3 years ago

5.2.14-beta.0

3 years ago

5.2.13-beta.0

3 years ago

5.2.12-beta.0

3 years ago

5.2.18-beta.0

3 years ago

5.2.11-beta.0

3 years ago

5.2.19-beta.0

3 years ago

5.2.10-beta.0

3 years ago

5.1.3

3 years ago

5.1.2

3 years ago

5.1.1

3 years ago

5.1.0

3 years ago

5.0.6

3 years ago

5.0.5

3 years ago

5.0.4

3 years ago

5.0.3

3 years ago

5.0.2

3 years ago

5.0.1

3 years ago

5.0.0

3 years ago

5.0.9-beta.0

3 years ago

5.0.8-beta.0

3 years ago

5.0.7-beta.0

3 years ago

5.0.6-beta.0

3 years ago

5.0.5-beta.0

3 years ago

5.0.4-beta.0

3 years ago

5.0.3-beta.0

3 years ago

5.0.2-beta.0

3 years ago

5.0.1-beta.0

3 years ago