-
Yes there's: https://github.com/marick/Midje/wiki/Production-mode
But there is not all the informations that we need to deactivate Midje:
> To prevent Midje facts and expects from being compiled in…
-
I've been using croniter in a few projects, literally for years. Always had good luck with it until recently. I had occasion to rebuild a device and installed a bunch of Python packages from scratch, …
-
Hi i am using roboletreci version 3.0 for unit testing my app and have the asssets folder with some files inside under src/test/assets but keep getting fileNotFound.
Here is my test code:
```
@RunWi…
-
We recently added support for branch-based code coverage and now publish metrics at https://tracemachina.github.io/nativelink. The goal of this issue is to improve the coverage metrics.
We're targe…
-
## Issue Description
Hi, colleagues
Recently, we've upgraded our service from cloud SDK 4 to the latest 5.14.0. Right after that we've experienced out of memory exceptions on our production …
-
# Description
We implemented this code to duplicate a Metabase collection and change the data source.
The downloaded data fom Metabase (via API) includes the following structure:
- collections
- col…
-
This error occurred recently in production
```
Error: Failed to read the 'sessionStorage' property from 'Window': Access is denied for this document.
at u.clearSavedResults (platform-feat…
-
After building the application on the production version I get the error Cannot read properties of undefined (reading 'getStackAddendum'). I have split the application into microfronts that are linked…
-
Recreated #11097 as requested by @TooTallNate,
We are using the `preBuild` option in our monorepo but after updating to vercel@33.3.0 it no longer works, when trying to do the deploy we get the fo…
-
Hi, i get this error in robolectric test in v. 6.14.1 and v. 6.15.2
![Снимок экрана 2024-11-14 в 02 21 40](https://github.com/user-attachments/assets/c194335a-b2be-40c7-9466-61a012f00eb2)
I add this…