-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spsh 1557 fix test angebote per link oeffnen als lehrer (#116)
* test creates new role * minor changes * fix test Klasse an some refactoring * minor changes * Update tests/Schule.spec.ts Co-authored-by: Julian Aggarwal <141040785+jaggarnaut@users.noreply.github.com> * Update base/testHelperGenerateTestdataNames.ts Co-authored-by: Julian Aggarwal <141040785+jaggarnaut@users.noreply.github.com> * fix findings from review --------- Co-authored-by: Julian Aggarwal <141040785+jaggarnaut@users.noreply.github.com>
- Loading branch information
1 parent
948aff4
commit 9c6a794
Showing
13 changed files
with
136 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
export const email = "E-Mail"; | ||
export const itslearning = "itslearning"; | ||
export const itslearning = "itslearning"; | ||
export const kalender = "Kalender"; | ||
export const adressbuch = "Adressbuch"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.