Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 8, 2025
1 parent 873e51b commit c3a4bea
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ Stand 03.07.2024 hat das Projekt 205 UnitTests
| [Eingeschriebene Lernwelten ausgeben (BPG5)](BPG5.md) | 4 | [WorldsController.test.cs:33](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L33)<br/>[WorldsController.test.cs:90](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L90)<br/>[GetCoursesForUserUseCaseTest.cs:18](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/GetWorldForUser/GetCoursesForUserUseCaseTest.cs#L18)<br/>[GetCoursesForUserUseCaseTest.cs:26](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/GetWorldForUser/GetCoursesForUserUseCaseTest.cs#L26) |
| [Erstellte Lernwelten anzeigen (BPG3)](BPG3.md) | 3 | [WorldsController.test.cs:16](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L16)<br/>[GetCourseForAuthorUseCaseTest.cs:20](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/GetWorldForAuthor/GetCourseForAuthorUseCaseTest.cs#L20)<br/>[GetCourseForAuthorUseCaseTest.cs:29](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/GetWorldForAuthor/GetCourseForAuthorUseCaseTest.cs#L29) |
| [Funktionen auf einem LMS ausführen (BPG18)](BPG18.md) | 7 | [GetLearningElementSourceUseCaseTest.cs:17](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L17)<br/>[GetLearningElementSourceUseCaseTest.cs:24](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L24)<br/>[GetLearningElementSourceUseCaseTest.cs:25](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L25)<br/>[GetLearningElementSourceUseCaseTest.cs:71](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L71)<br/>[GetLearningElementSourceUseCaseTest.cs:121](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L121)<br/>[GetLearningElementSourceUseCaseTest.cs:165](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L165)<br/>[MoodleWebApi.test.cs:31](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Infrastructure.UnitTests/Moodle/MoodleWebApi.test.cs#L31) |
| [H5P abspeichern (BPG20)](BPG20.md) | 7 | [MoodleLoginController.test.cs:13](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L13)<br/>[MoodleLoginController.test.cs:32](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L32)<br/>[MoodleLoginController.test.cs:52](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L52)<br/>[UploadCourseUseCaseTest.cs:37](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L37)<br/>[UploadCourseUseCaseTest.cs:70](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L70)<br/>[UploadCourseUseCaseTest.cs:154](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L154)<br/>[UploadCourseUseCaseTest.cs:211](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L211) |
| [H5P abspeichern (BPG20)](BPG20.md) | 7 | [MoodleLoginController.test.cs:10](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L10)<br/>[PlayerControllerTests.cs:11](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/PlayerController/PlayerControllerTests.cs#L11)<br/>[PlayerControllerTests.cs:27](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/PlayerController/PlayerControllerTests.cs#L27)<br/>[UploadCourseUseCaseTest.cs:37](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L37)<br/>[UploadCourseUseCaseTest.cs:70](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L70)<br/>[UploadCourseUseCaseTest.cs:154](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L154)<br/>[UploadCourseUseCaseTest.cs:211](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L211) |
| [H5P herunterladen (BPG21)](BPG21.md) | **0** | - |
| [Lernelement Bewertungsstatus ausgeben (BPG16)](BPG16.md) | 5 | [AdaptivityElementControllerTests.cs:15](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Elements/AdaptivityElementControllerTests.cs#L15)<br/>[ElementsControllerTest.cs:17](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Elements/ElementsControllerTest.cs#L17)<br/>[ElementsControllerTest.cs:47](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Elements/ElementsControllerTest.cs#L47)<br/>[GetLearningElementScoreUseCaseTest.cs:18](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementScoreUseCaseTest.cs#L18)<br/>[GetLearningElementScoreUseCaseTest.cs:69](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementScoreUseCaseTest.cs#L69) |
| [Lernelemente auswerten (BPG13)](BPG13.md) | 2 | [ScoreLearningElementUseCaseTest.cs:20](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/ScoreLearningElementUseCaseTest.cs#L20)<br/>[ScoreLearningElementUseCaseTest.cs:78](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/ScoreLearningElementUseCaseTest.cs#L78) |
| [Lernelemente bearbeiten (BPG12)](BPG12.md) | 2 | [ScoreLearningElementUseCaseTest.cs:20](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/ScoreLearningElementUseCaseTest.cs#L20)<br/>[ScoreLearningElementUseCaseTest.cs:78](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/ScoreLearningElementUseCaseTest.cs#L78) |
| [Lernwelt hochladen (BPG1)](BPG1.md) | 3 | [WorldsController.test.cs:34](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L34)<br/>[WorldsController.test.cs:52](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L52)<br/>[WorldsController.test.cs:73](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L73) |
| [Lernwelt löschen (BPG2)](BPG2.md) | 6 | [WorldsController.test.cs:51](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L51)<br/>[WorldsController.test.cs:72](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L72)<br/>[DeleteCourseUseCaseTest.cs:24](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/DeleteWorld/DeleteCourseUseCaseTest.cs#L24)<br/>[DeleteCourseUseCaseTest.cs:34](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/DeleteWorld/DeleteCourseUseCaseTest.cs#L34)<br/>[DeleteCourseUseCaseTest.cs:80](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/DeleteWorld/DeleteCourseUseCaseTest.cs#L80)<br/>[DeleteCourseUseCaseTest.cs:100](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/DeleteWorld/DeleteCourseUseCaseTest.cs#L100) |
| [Login (BPG7)](BPG7.md) | 3 | [MoodleLoginController.test.cs:53](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L53)<br/>[GerMoodleUserTokenUseCase.test.cs:13](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/Moodle/GetMoodleToken/GerMoodleUserTokenUseCase.test.cs#L13)<br/>[GerMoodleUserTokenUseCase.test.cs:22](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/Moodle/GetMoodleToken/GerMoodleUserTokenUseCase.test.cs#L22) |
| [Login (BPG7)](BPG7.md) | 3 | [MoodleLoginController.test.cs:11](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L11)<br/>[GerMoodleUserTokenUseCase.test.cs:13](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/Moodle/GetMoodleToken/GerMoodleUserTokenUseCase.test.cs#L13)<br/>[GerMoodleUserTokenUseCase.test.cs:22](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/Moodle/GetMoodleToken/GerMoodleUserTokenUseCase.test.cs#L22) |
| [Nutzerdaten ausgeben (BPG6)](BPG6.md) | **0** | - |
| [Spielerdaten aktualisieren (BPG8)](BPG8.md) | 1 | [GenericRepository.test.cs:10](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Infrastructure.UnitTests/Repositories/Common/GenericRepository.test.cs#L10) |
| [Spielerdaten erlangen (BPG9)](BPG9.md) | 1 | [GenericRepository.test.cs:10](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Infrastructure.UnitTests/Repositories/Common/GenericRepository.test.cs#L10) |
Expand Down

0 comments on commit c3a4bea

Please sign in to comment.