-
https://github.com/psse-cpu/sophies-demo-2022/blob/0aa55da0a66af7252c40f2e09c404cf1532c045e/backend/src/users/users.service.spec.ts#L13
```typescript
import { UsersService } from './users.service'
…
-
https://github.com/psse-cpu/sophies-demo-2022/blob/e5e772f197c5ff048dadf3ebbe87a6dc1f1c0633/commitlint.config.js#L16
```javascript
}
},
rules: {
// TODO: refactor such that commitizen-em…
-
auth stuff should not have to deal with User's relationships
https://github.com/psse-cpu/sophies-demo-2022/blob/9ea7b7b875f7fb58424c55421101b755eec1eee7/backend/src/auth/auth.service.spec.ts#L11
```…
-
await connection.close() // most likely race condition bet. Typeorm & Cypress
https://github.com/psse-cpu/sophies-demo-2022/blob/8f96b1c45f2a8d35c012813aed6a05fc2299948f/backend/database/cypress-seed…
-
https://github.com/psse-cpu/sophies-demo-2022/blob/a80654fd4e341fe3de947b2d3590e546f53246ee/frontend/vite.config.ts#L18
```typescript
import vue from '@vitejs/plugin-vue'
import { quasar, transformA…
-
In line 28 of
OpenIPSL/OpenIPSL/ApplicationExamples/IEEE9/IEEE_9_Buses.mo
` OpenIPSL.Electrical.Loads.PSAT.VoltDependant`
I understand it shoud say:
`OpenIPSL.Electrical.Loads.PSAT.VoltageDep…
-
https://github.com/psse-cpu/sophies-demo-2022/blob/9ea7b7b875f7fb58424c55421101b755eec1eee7/backend/database/seeds/exercises.seed.ts#L1
```typescript
// TODO: refactor to avoid duplication
// labels…
-
### Notice
Many bugs reported are actually related to the PnP Framework which is used behind the scenes. Consider carefully where to report an issue:
1. **Are you using ```Invoke-PnPSiteTemplate``…
xaviv updated
2 years ago
-
Create a PSSE export of the DIGIN on version 33.5.
-
https://github.com/psse-cpu/sophies-demo-2022/blob/0aa55da0a66af7252c40f2e09c404cf1532c045e/backend/database/seeder.ts#L26
```typescript
/* eslint-disable unicorn/prefer-module -- seeder is ran in C…