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

Add calculator collection module #61

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

mbland
Copy link
Owner

@mbland mbland commented Dec 18, 2023

String Calculator implementations can be added or removed from this collection without requiring changes to any other module or test except for main.test.js. Even then, updating that test may not be strictly required.


This will also help to solve the problem of having to build a new Docker image to exercise the frontend and backend together. I'll eventually add a calculator implementation that can point at a separately running Tomcat backend.

String Calculator implementations can be added or removed from this
collection without requiring changes to any other module or test except
for main.test.js. Even then, updating that test may not be strictly
required.

---

This will also help to solve the problem of having to build a new Docker
image to exercise the frontend and backend together. I'll eventually add
a calculator implementation that can point at a separately running
Tomcat backend.
@mbland mbland self-assigned this Dec 18, 2023
@mbland mbland merged commit 66b8c7e into main Dec 18, 2023
3 checks passed
@mbland mbland deleted the add-calculators-collection branch December 18, 2023 20:17
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.

1 participant