-
### GOAL:
Setup a way to have "E2E" testing to ensure new code doesnt break previous functionality. Add unit tests to cover basics, add mocks for helping aid replicable flows.
### Requirements:
-…
-
- [x] Learn about [What Mock-Up is](https://cliquestudios.com/mockups/)
- [x] Use [Balsamiq](https://balsamiq.com/) as a framework for Mock-Up
- [x] [Create framework for the content](https://github…
-
Apologies if this isn't the right place for this question but I didn't find a community forum.
I have a very simple scenario but I found it very hard to properly mock the Helm calls and avoid repea…
-
Hi @myquay
How do I mock a service in a tenant container?
For example, suppose:
```c#
.AddMultiTenancy...
.WithTenantedServices((services, tenant) => {
services.AddSingleto…
-
## User Story
**As a** user, **I want to** be able to access UKMLA mock papers **so that** I can simulate the real UKMLA experience. Each paper contains 100 pre-selected questions. When the user cl…
-
sakibcy
High
# Anybody can register their address with a particular `profileId`
### Impact
Anybody can register their address with a particular `profileId`.\
Make it vulnerable to control the p…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 8d3435f) snapshot for 20241123.
At certain intervals the CI system will update th…
-
Hi,
Thank you for such a valuable project. I was looking for a redis mock to use in my unit tests and this one fits perfectly. However what I get from the mock does not completely match what test …
-
Let's just expect all developers who want to work on non-playground only frontend, to also have a local backend set up.
Benefits:
* Less things to maintain
* Less things to code for when adding…
-
I love FullCalendar and trying to figure out how to write a test for my ResourceLabelContentArg typescript component. The issue I have is mocking for it as its missing lots of things. Do you guys have…