-
```
What steps will reproduce the problem?
Use test class in attachment
1. Run testWithoutException() without PowerMockRunner
2. Run testWithoutException() with PowerMockRunner
3. Run testWithExceptio…
-
# 🙋 feature request
Serve the HMR websocket on the same port that the development server uses.
## 🤔 Expected Behavior
There should be no need to use two distinct ports (at least from an end-u…
-
```
What steps will reproduce the problem?
Use test class in attachment
1. Run testWithoutException() without PowerMockRunner
2. Run testWithoutException() with PowerMockRunner
3. Run testWithExceptio…
-
```
What steps will reproduce the problem?
Use test class in attachment
1. Run testWithoutException() without PowerMockRunner
2. Run testWithoutException() with PowerMockRunner
3. Run testWithExceptio…
-
I am a total newbie to renode. I have a .bin file built for a SiliconLabs efm32gg MCU. There is a close match with
`
efm32gg942.repl
`
I built such a machine and load the binary and start. M…
-
A few warnings have crept into the [test output](https://github.com/AISC-understanding-search/maze-transformer/actions/runs/4500636174/jobs/7920024588).
We should resolve them and consider [convert…
-
# Describe the bug
I am trying to integrate the web app (frontend) client with Azure APIM that serves as a proxy for OpenAI endpoint. In doing so, I have changed the web app/s environment variable fr…
-
![image](https://user-images.githubusercontent.com/27461460/71795074-b8f4f180-3087-11ea-8ad4-40321a5edce7.png)
Any idea how we can mock this module and make better testing coverage?
-
First off, let me say {
const { baseElement, debug } = render(
);
await act(() => wait(0));
debug();
expect(baseElement).not.toHaveTextContent('Vehicle info');
…
-
Hello,
My ceedling tests run and pass using GCC and what I would call the default project.yml file. I am trying to get my tests running with an external toolset which is generated from a Yocto buil…