-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: renames e2e test folder (#156)
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io> Signed-off-by: Allain Magyar <allain.magyar@iohk.io> Co-authored-by: Cristian G <cristian.castro@iohk.io> Co-authored-by: Ahmed Moussa <ahmed.moussa@iohk.io> Co-authored-by: mkbreuning <97112931+mkbreuningIOHK@users.noreply.github.com>
- Loading branch information
1 parent
74be87f
commit ee57eda
Showing
3,591 changed files
with
77 additions
and
84,514 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,3 +16,4 @@ Pods/ | |
dependinces.log | ||
node_modules | ||
megalinter-reports | ||
tests/end-to-end/target |
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
2 changes: 1 addition & 1 deletion
2
...t/kotlin/io/iohk/atala/prism/TestSuite.kt → ...yperledger/identus/walletsdk/TestSuite.kt
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
4 changes: 2 additions & 2 deletions
4
...k/atala/prism/configuration/HooksSetup.kt → ...tus/walletsdk/configuration/HooksSetup.kt
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
2 changes: 1 addition & 1 deletion
2
...iohk/atala/prism/models/AnoncredSchema.kt → ...dentus/walletsdk/models/AnoncredSchema.kt
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
2 changes: 1 addition & 1 deletion
2
...n/io/iohk/atala/prism/models/JwtSchema.kt → ...ger/identus/walletsdk/models/JwtSchema.kt
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
2 changes: 1 addition & 1 deletion
2
...k/atala/prism/models/JwtSchemaProperty.kt → ...tus/walletsdk/models/JwtSchemaProperty.kt
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
6 changes: 3 additions & 3 deletions
6
...iohk/atala/prism/steps/CloudAgentSteps.kt → ...dentus/walletsdk/steps/CloudAgentSteps.kt
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
2 changes: 1 addition & 1 deletion
2
...kotlin/io/iohk/atala/prism/utils/Notes.kt → ...erledger/identus/walletsdk/utils/Notes.kt
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
2 changes: 1 addition & 1 deletion
2
...kotlin/io/iohk/atala/prism/utils/Utils.kt → ...erledger/identus/walletsdk/utils/Utils.kt
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
14 changes: 7 additions & 7 deletions
14
...atala/prism/workflow/EdgeAgentWorkflow.kt → ...s/walletsdk/workflow/EdgeAgentWorkflow.kt
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
2 changes: 1 addition & 1 deletion
2
...c/test/resources/local.properties.example → ...end/src/test/resources/example.properties
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,5 +1,5 @@ | ||
MEDIATOR_OOB_URL= | ||
PRISM_AGENT_URL= | ||
AGENT_URL= | ||
PUBLISHED_DID= | ||
JWT_SCHEMA_ID= | ||
ANONCRED_SCHEMA_ID= | ||
|
2 changes: 1 addition & 1 deletion
2
tests/end-to-end/src/test/resources/features/connection/CreateConnection.feature
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.