-
Doing this.blah works and appears to be in the unit tests. Except that is useless in practice since omitting the "this." gives equivalent code. What *is* useful is returning or copying "this". Doing s…
-
Currently, each time that the backend test suite runs on Github actions, it fetches and processes all data from scratch, causing some (very small) additional cost, and making the testing slow.
How …
-
## Description
To supplement unit tests for components, we should add a suite of E2E tests that go through the major workflows in the app. This will allow us to test many components that are often us…
-
### Reason/Context
Restricting GitHub Actions permissions to the minimum necessary improves the security of our workflows by limiting access to only what's required. Adopting this structure, read-onl…
-
# 발표자
길재은
# 파트
Udemy CKA 클러스터 관리
# 마감기한
4월 5일 화요일 00:00 까지
# 참고링크
- https://github.com/indrabasak/Books/blob/master/Kubernetes in Action.pdf
- https://www.udemy.com/course/certified-kub…
-
Error occurs when generate Spatial Visualization
```
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/…
-
# 발표자
김병규
# 파트
쿠버네티스 인 액션 3챕터
# 마감기한
2월 8일 화요일 00:00 까지
# 참고링크
- https://github.com/indrabasak/Books/blob/master/Kubernetes in Action.pdf
- https://www.udemy.com/course/certified-kuberne…
-
I'm currently working on an Android project and encountered FRP lock issues on our test devices. I came across FRP lock bypass tool online (details [here](https://vnrom-bypass.com/)) and was wondering…
-
## Description
The test for the "React Routing" module, found at [this link](https://github.com/rolling-scopes-school/tests/blob/main/reactJs/react_routing.json), requires a thorough update to align …
-
- **Draft Title: Property-based Testing in TypeScript**
- **Length: 10 or 15 min**
- **Links:** (slides, article, notes)
- [My blog post: Property-Based Testing with TypeScript & fast-check](ht…