-
```
Spock should offer an API that allows
* Creating a mock outside a Specification instance (for example a bean instance
managed by some container such as Spring, etc.)
* Associate such a mock with …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
A simple middleware that gives rate limits would prevent most of the common attacks such as spamming the signup button or something.
Would be great to implement this after deployment, could setup a […
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I have correctly tagged a Lambda and confirmed using this command:
```bash
awslocal…
-
Motivation:
We want to create a well-organized E2E project structure and common utilities that can help the efficiency and maintenence for Cloud Security Posture Plugin FTRS.
DOD:
[ ] Create a re…
-
Hello,
I've been trying to find examples on how to mock a grpc code-first dependency on another service. So lets say Service A users a grpc contract to call Service B, how can i mock/stub service B…
-
### Expected Behavior
When running unit test on a controller
```groovy
class MyControllerTest extends Specification implements ControllerUnitTest, DataTest
```
I need to run unit tests for the c…
-
### Description
The `odata-service-writer` ignores existing services in a project and overwrites them if a 2nd service is to be added.
### Steps to Reproduce
Steps to reproduce the behavior:
1. …
-
### ScalaMock Version (e.g. 3.5.0)
3.5.0
### Scala Version (e.g. 2.12)
2.11
### Runtime (JVM or JS)
JVM
### Please describe the expected behavior of the issue
Mock should be created correctly. …
-
**TL;DR** make sure that `createRouter` and other exports are marked as deprecated. For the majority of packages there should only be one default export of the backend plugin itself. The `@backstage/b…