playwright/docs/src/test-api
Josh Soref 7abbbd0c84
docs: spelling (#31779)
Fixes misspellings identified by the [check-spelling
action](https://github.com/marketplace/actions/check-spelling).

The misspellings have been reported at
https://github.com/jsoref/playwright/actions/runs/10015023629#summary-27685777352

The action will report that the changes in this PR would make it happy:
https://github.com/jsoref/playwright/actions/runs/10015023971#summary-27685778305

---

I understand that the commit messages will need to be reworded to match
house style. For the time being, these are merely noting the changes
they contain so that when I rebase or need to drop things, I can. --
I've already rebased once as someone fixed one of the items that my
draft work was going to fix.

---

## Testing
* The tests _mostly_ passed when I managed to trigger them, but there
were a handful of things that I didn't quite understand
* There are a large number of warnings relating to a bad interaction
between any workflow that uses this local action
b535139b32/.github/actions/run-test/action.yml (L74-L80)
and the action it calls -- I've opened Azure/login#474 asking them to
refactor their action so that it doesn't cause so much noise while
running this repository's tests
* I'm vaguely curious as to why this repository has a `branch`
constraint for its `pull_request` events in its workflows -- that
constraint gave me a number of additional headaches while trying to
prepare this branch for this PR.

---------

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-07-22 06:45:22 -07:00
..
class-fixtures.md docs: drop duplicate JS code snippets from test-api (#21466) 2023-03-16 19:01:15 +01:00
class-fullconfig.md chore: get rid of ConfigInWorker, use FullConfig instead (#30517) 2024-04-24 14:14:05 -07:00
class-fullproject.md chore: get rid of ConfigInWorker, use FullConfig instead (#30517) 2024-04-24 14:14:05 -07:00
class-test.md Revert "feat(test): add URL field to annotations for hyperlink disp… (#31259) 2024-06-11 16:05:21 -07:00
class-testconfig.md Revert "feat(test runner): shuffle order of tests with sharding seed … (#31260) 2024-06-11 16:05:35 -07:00
class-testinfo.md chore: get rid of ConfigInWorker, use FullConfig instead (#30517) 2024-04-24 14:14:05 -07:00
class-testinfoerror.md chore: report error location for fatal errors (#19610) 2022-12-21 09:36:59 -08:00
class-testoptions.md docs: spelling (#31779) 2024-07-22 06:45:22 -07:00
class-testproject.md docs: fix typos in various documentation files (#31656) 2024-07-12 10:24:52 -07:00
class-workerinfo.md chore: get rid of ConfigInWorker, use FullConfig instead (#30517) 2024-04-24 14:14:05 -07:00