-
Currently we don't use any of the test helpers that exist for AppEngine.
However, we may benefit from some of them. For instance, there are some tools to emulate the eventual consistency without ha…
-
The `time_frequency_analysis_utils` module currently has no unit tests, but of course it should. I found a bug recently that affected three functions in this module. The bug almost certainly would hav…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [X] Image
- [ ] IO
- [ ] Math
- [ ] Typography
…
-
The following rtsan tests fail with glibc 2.40:
```
RealtimeSanitizer-Unit :: ./Rtsan-x86_64-Test/RtsanFileTest/OpenDiesWhenRealtime
RealtimeSanitizer-Unit :: ./Rtsan-x86_64-Test/RtsanFileTes…
-
Test utilities for HTTP filters (requester and service) have been implemented with mocks in some places:
- `AbstractHttpRequesterFilterTest`
- `AbstractHttpServiceFilterTest`
We should consider …
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27321
Originally posted by **kritgrover** October 13, 2024
### Checked
- [X] I searched existing ideas and did not fin…
-
### Description:
We need to ensure that the CampusUnify frontend is fully responsive and adjusts well across various devices like mobile phones, tablets, and desktops. This can be done in phases, sta…
-
### Summary
Example code for calling / using the various testing utilities.
### Suggested Solution
_No response_
### Alternative Solutions
_No response_
-
Build: https://dev.azure.com/dnceng/public/_build/results?buildId=787056&view=ms.vss-test-web.build-test-results-tab&runId=24806144&resultId=100579&paneView=debug
Error message:
```
System.Except…
-
This task aims to set up **Jest** as the testing framework for the frontend of our monorepo, with tests placed in a dedicated `__tests__` directory at the root level of the project. This structure ens…