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

Improved E2E tests and enabled in CI #50

Merged
merged 77 commits into from
Nov 1, 2022

Conversation

donpui
Copy link
Contributor

@donpui donpui commented Oct 3, 2022

Updated E2E tests:

  • updated to match current functionality
  • included static page tests
  • add few tests for placeholders till bugs will be solved
  • add few test identifiers

Enabled to run in CI:

  • updated Dockerfiles to have latest versions
  • optimised docker composer to run faster
  • removed redundant actions
  • separated client to client-ci to run on CI as there are some issues with volumes running on Github actions.
  • switched transit-relay and mailbox used to use docker hub images (saves some time to build)

@donpui donpui requested a review from JustusFT October 3, 2022 15:03
Copy link
Contributor

@JustusFT JustusFT left a comment

Choose a reason for hiding this comment

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

Looks good so far 👍, here's some feedback

@donpui donpui requested a review from JustusFT October 10, 2022 12:41
Copy link
Contributor

@JustusFT JustusFT left a comment

Choose a reason for hiding this comment

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

We just need a few more changes to get the dev environment running, then we should be good to go 👍

donpui and others added 2 commits October 13, 2022 13:48
Co-authored-by: Justus Tumacder <JustusFT@gmail.com>
@donpui donpui requested a review from JustusFT October 14, 2022 06:04
Copy link
Contributor

@JustusFT JustusFT left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@JustusFT JustusFT merged commit a4f8cf9 into LeastAuthority:main Nov 1, 2022
@donpui donpui deleted the ci-e2e-update branch January 26, 2023 07:49
@JustusFT JustusFT mentioned this pull request Feb 22, 2023
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

3 participants