Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update playwright tests to use "api-key" for authentication [DEV-4071] #557

Merged
merged 5 commits into from
Jul 4, 2024

Conversation

benyam7
Copy link
Contributor

@benyam7 benyam7 commented Jul 4, 2024

No description provided.

@benyam7 benyam7 self-assigned this Jul 4, 2024
@ankurdotb
Copy link
Contributor

@benyam7 benyam7 requested a review from ankurdotb July 4, 2024 08:06
@ankurdotb ankurdotb merged commit 925b109 into x-api-key-header Jul 4, 2024
12 checks passed
@ankurdotb ankurdotb deleted the fix-auth-in-playwright branch July 4, 2024 08:41
ankurdotb added a commit that referenced this pull request Jul 8, 2024
* update swagger admin and api options

* generate new swagger files for admin and api

* remove customJs from swagger

* remove user info fetcher since switching to x-api-key

* fix: update playwright tests to use "api-key" for authentication [DEV-4071] (#557)

* update auth.setup.ts and no-auth.setup.ts

* update example.env

* export TEST_USER_API_KEY for CI env

* set x-api-key only for authenticated user tests

* revert changes on no-auth.setup.ts

* skip /admin/swagger

* Update example.env

* update swagger types

* generate swagger

* fix: remaining

* fix incorrect usage way of required

* fix indentation

* generate swagger-admin

* Update swagger-admin.json

* hope this passes

* keep description

---------

Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
cheqd-bot bot pushed a commit that referenced this pull request Jul 8, 2024
## [3.0.0-develop.2](3.0.0-develop.1...3.0.0-develop.2) (2024-07-08)

### Bug Fixes

* switch to x-api-key header authentication [DEV-4062] ([#556](#556)) ([01e6ab8](01e6ab8)), closes [#557](#557)
cheqd-bot bot pushed a commit that referenced this pull request Jul 15, 2024
## [3.0.0](2.21.0...3.0.0) (2024-07-15)

### ⚠ BREAKING CHANGES

* Change npm package name [DEV-4066] (#558)

### Features

* Change npm package name [DEV-4066] ([#558](#558)) ([5c032f5](5c032f5)), closes [#549](#549) [#550](#550) [#553](#553) [#543](#543) [#545](#545) [#554](#554) [#548](#548) [#547](#547)

### Bug Fixes

* switch to x-api-key header authentication [DEV-4062] ([#556](#556)) ([01e6ab8](01e6ab8)), closes [#557](#557)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants