@fluidframework/test-end-to-end-tests

1.4.0 • Public • Published

@fluidframework/test-end-to-end-tests

These tests can be written by using the test-utils.

Check out the test-utils README that outlines how to write a test.

Example

Take a look at the SharedStringEndToEndTest for a basic example of how to write an end-to-end test.

That same directory contains more complex examples too.

"Real Service" Tests

The tests under the real-service-tests dir target a live production service like r11s or ODSP's Fluid server. These are run via npm run test:realsvc:mocha, and are included in the CI such that a test failure doesn't fail the pipeline - since a service outage or network hiccup could cause a failure when no code defect is present.

Readme

Keywords

none

Package Sidebar

Install

npm i @fluidframework/test-end-to-end-tests

Weekly Downloads

51

Version

1.4.0

License

MIT

Unpacked Size

3.15 MB

Total Files

180

Last publish

Collaborators

  • ms-fluid-bot
  • curtisman