- Complexity
- means how difficult it is
- Integrating new EC2 Instance to broadcast stream >> Very Good (Automatically record it for us)
- Moving to a new framework of recording AWS EC2 Instance
- Some of the functions
- Tests are required.
- For the End to End test, we can call from the clouds
- Tests are required.
- For the local tests, we don't want to make any connection to the cloud (Change the cloud)
- Integration Tests
- getCloud
- saveMedia
- Create Integration Tests for making cloud functions work in Local
- save media >> makeRequests
- Mock this Axios function.
- makeAxios
- make HTTP calls
- jest(../../axios) >> auto mock the module
- We have to redefine the data. (mock implementation (helper function))
- Examples need to be cleared up
- Calls and delete all and recreate them >> we want to change them.
- //create and delete resources
- mock Axios
- CreateVODTest
- Calls and delete all and recreate them >> we want to change them.
'BYU-Broadcast > ScreenSharing' 카테고리의 다른 글
[ScreenSharing] DynamoDB (0) | 2022.04.15 |
---|---|
[ScreenSharing] BYU-Broadcasting System (0) | 2022.04.15 |
[BYUB] ScreenSharing 4/7/2022 (0) | 2022.04.08 |
[Screen Sharing] AWS Serverless and Workflow functions (0) | 2022.03.31 |
[Screen Sharing] Functional Programming Principle (0) | 2022.03.25 |