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

chore: add basic smoke test for mattermost with sso #65

Merged
merged 33 commits into from
May 21, 2024

Conversation

zachariahmiller
Copy link
Contributor

@zachariahmiller zachariahmiller commented May 3, 2024

Description

Basic testing using playwright for Mattermost SSO

@zachariahmiller zachariahmiller requested a review from a team as a code owner May 3, 2024 23:34
@zachariahmiller zachariahmiller marked this pull request as draft May 3, 2024 23:35
@zachariahmiller zachariahmiller marked this pull request as ready for review May 7, 2024 20:17
@zachariahmiller zachariahmiller self-assigned this May 7, 2024
Copy link
Contributor Author

@zachariahmiller zachariahmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marshall007 see comments. It wont let me request changes since i created the PR.

tests/mattermost-smoketest.spec.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
tasks/test.yaml Outdated Show resolved Hide resolved
tasks/test.yaml Outdated Show resolved Hide resolved
tests/mattermost-smoketest.spec.ts Outdated Show resolved Hide resolved
tests/mattermost-smoketest.spec.ts Outdated Show resolved Hide resolved
playwright.config.ts Outdated Show resolved Hide resolved
tests/mattermost-smoketest.spec.ts Outdated Show resolved Hide resolved
tests/mattermost-smoketest.spec.ts Outdated Show resolved Hide resolved
@marshall007 marshall007 force-pushed the playwright-test branch 2 times, most recently from 3a8ef5b to 38e85b3 Compare May 16, 2024 19:35
marshall007 and others added 8 commits May 20, 2024 16:20
This fixes a hardcoded redirect uri

Fixes #
<!-- or -->
Relates to #

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-package-mattermost/blob/main/CONTRIBUTING.md#developer-workflow)
followed

---------

Co-authored-by: Michael-Kruggel <[email protected]>
Co-authored-by: Micah Nagel <[email protected]>
...

Fixes #
<!-- or -->
Relates to #

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-package-mattermost/blob/main/CONTRIBUTING.md#developer-workflow)
followed

---------

Co-authored-by: Wayne Starr <[email protected]>
🤖 I have created a release *beep* *boop*
---

[9.7.2-uds.2](v9.7.2-uds.1...v9.7.2-uds.2)
(2024-05-13)

* pre-commit yaml lint config and postgres config error
([#74](#74))
([47c4760](47c4760))
* replaced hardcoded redirectUri
([#73](#73))
([1390dcd](1390dcd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
marshall007 and others added 11 commits May 20, 2024 16:21
...

Fixes #
<!-- or -->
Relates to #

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-package-mattermost/blob/main/CONTRIBUTING.md#developer-workflow)
followed

---------

Co-authored-by: Wayne Starr <[email protected]>
tests/mattermost.test.ts Outdated Show resolved Hide resolved
tests/mattermost.test.ts Outdated Show resolved Hide resolved
tests/auth.setup.ts Outdated Show resolved Hide resolved
marshall007 and others added 2 commits May 21, 2024 10:35
@marshall007 marshall007 merged commit 074749c into main May 21, 2024
13 checks passed
@marshall007 marshall007 deleted the playwright-test branch May 21, 2024 18:15
Racer159 pushed a commit that referenced this pull request May 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.8.0-uds.0](v9.7.2-uds.2...v9.8.0-uds.0)
(2024-05-22)


### Features

* add oidc option for sso
([#77](#77))
([9228ee8](9228ee8))


### Miscellaneous

* add basic smoke test for mattermost with sso
([#65](#65))
([074749c](074749c)),
closes
[#75](#75)
* **deps:** update mattermost package dependencies
([#61](#61))
([a7c0adb](a7c0adb))
* **deps:** update mattermost support dependencies
([#66](#66))
([eab55f5](eab55f5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants