-
**Describe the issue:**
- To replicate a production system during performance testing, we need to create ~1M users and other resources.
- However creating these require high performance test run tim…
-
**Describe the issue:**
- We need to execute the performance tests for frequently used databases such as
- mssql
- PosgreSQL
- Oracle RAC
- The performance test execution scripts need to be…
-
In PR #464, we added a new column `description` to Projects, which broke tests of previous database migrations ([here](https://github.com/getodk/central-backend/blob/15419b41cf84bb5a49465d3d422b4a146c…
-
Mainly looking to solve the fact that tests are failing in the CI after deployment due to some tests requiring a database connection. Open to this being a mock database connection of some kind -- will…
-
Are there any examples on how would one properly test code using this library, particularly mocking out the database calls?
It seems like a recommended way to use most things (database object, tran…
-
code logic example
```ts
// test-setup/database.ts
import { Pool } from 'pg';
import { Knex, knex } from 'knex';
export class TestDatabase {
private db: Knex;
constructor() {
…
-
After upgrading to .NET 9 I get the following error on `db.Database.EnsureCreated();` in the following code:
```
using (var scope = sp.CreateScope())
{
var scopedServices = scope.ServiceProvider…
-
-
**Description:**
Design and implement the database schema for the Employee Wellness Portal to support core tracking functionalities and team challenge features.
**User Stories:**
- "As an employee, …
-
## 公司/团队介绍
某头部币所
## 薪资福利待遇
薪资open,百万起
## 地点
- 工作地点:吉隆坡
- 联系方式:VX:ljlljl269 Email:baron.lee@interwinee.com
## 岗位要求、职责
Job description:
Responsible for business testing of WEB3 wallet…