Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Add new test environment TESTER-MOCK + clean up (DEV, EXPOSUREAPP-6138) #2744

Merged
merged 5 commits into from
Apr 6, 2021

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Apr 6, 2021

@d4rken d4rken added the maintainers Tag pull requests created by maintainers label Apr 6, 2021
@d4rken d4rken added this to the 2.0.0 milestone Apr 6, 2021
@d4rken d4rken requested a review from a team April 6, 2021 10:13
@d4rken d4rken changed the title Add new test environment TESTER-MOCK + clean up. Add new test environment TESTER-MOCK + clean up (DEV, EXPOSUREAPP-6138) Apr 6, 2021
@harambasicluka harambasicluka self-assigned this Apr 6, 2021
@LukasLechnerDev LukasLechnerDev self-assigned this Apr 6, 2021
Copy link
Contributor

@harambasicluka harambasicluka left a comment

Choose a reason for hiding this comment

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

Tested, coding looks good. But we need to verify if the downloading still works as @LukasLechnerDev has implemented it.

@@ -9,8 +9,9 @@ data class EnvironmentState(
val urlDownload: String,
val urlVerification: String,
val urlDataDonation: String,
val urlQrCodePosterTemplate: String

val logUpload: String,
Copy link
Contributor

Choose a reason for hiding this comment

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

logUpload => urlLogUpload to be consistent with the other namings?

Copy link
Contributor

Choose a reason for hiding this comment

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

Good idea. Fixed it.

LukasLechnerDev
LukasLechnerDev previously approved these changes Apr 6, 2021
Copy link
Contributor

@LukasLechnerDev LukasLechnerDev left a comment

Choose a reason for hiding this comment

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

LGTM; Downloading the Template with MockServer still works

harambasicluka
harambasicluka previously approved these changes Apr 6, 2021
@LukasLechnerDev LukasLechnerDev dismissed stale reviews from harambasicluka and themself via d344f04 April 6, 2021 13:06
@sonarcloud
Copy link

sonarcloud bot commented Apr 6, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

50.0% 50.0% Coverage
0.0% 0.0% Duplication

@harambasicluka harambasicluka merged commit 0c63ea6 into release/2.0.x Apr 6, 2021
@harambasicluka harambasicluka deleted the fix/DEV-align-environments branch April 6, 2021 13:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants