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

Separate messaging-related tests into separate files #222

Open
Marcarrian opened this issue Feb 16, 2023 · 0 comments
Open

Separate messaging-related tests into separate files #222

Marcarrian opened this issue Feb 16, 2023 · 0 comments

Comments

@Marcarrian
Copy link
Collaborator

Marcarrian commented Feb 16, 2023

Is your feature request related to a problem? Please describe.

Tests for topic-based and intent-based messaging are contained in two large files, making the tests difficult to maintain.

Describe the solution you'd like

Specs are organized in separate files.

https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/blob/master/projects/scion/microfrontend-platform.e2e/src/messaging/topic-based-messaging-specs.ts
https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/blob/master/projects/scion/microfrontend-platform.e2e/src/messaging/intent-based-messaging-specs.ts

@danielwiehl danielwiehl changed the title Consolidate topic- and intent-based-messaging spec files Separate messaging specs Feb 21, 2023
@danielwiehl danielwiehl changed the title Separate messaging specs Separate message-related tests into separate files Feb 21, 2023
@danielwiehl danielwiehl changed the title Separate message-related tests into separate files Separate messaging-related tests into separate files Feb 21, 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

No branches or pull requests

1 participant