BYU Broadcast Test Code System: (Code that I'm working on)
- Unit Test
- Individual Tests with every function
- Integration Test
- Test to see if it integrates with the system
- End to End Test
- Test from beginning to the End
- Deploy
- Check for deploying
- Check if it actually connects well with Each Area of AWS (Ex: US-East1)
BYU Broadcast ServiceStream: (Code that I'm working on)
- CreateMedia
- UpdateStatusWaiting
- WaitForStartDate
- UpdateStatusRecording
- Record
- Live Recording with code
- FormatRecordingOutput
- It can either be aac, mp3, or mp4
- ConvertFileType
- RadioCreateDefaultVOD
- UpdateStatusDone
'BYU-Broadcast > ScreenSharing' 카테고리의 다른 글
[ScreenSharing] Process Env (0) | 2022.04.19 |
---|---|
[ScreenSharing] DynamoDB (0) | 2022.04.15 |
[ScreenSharing] This sprint's task (Mock Axios) (0) | 2022.04.13 |
[BYUB] ScreenSharing 4/7/2022 (0) | 2022.04.08 |
[Screen Sharing] AWS Serverless and Workflow functions (0) | 2022.03.31 |