more testing fixes contd
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*.sh text eol=lf
|
||||
*.py text eol=lf
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@@ -416,3 +416,7 @@ FodyWeavers.xsd
|
||||
.dotnet/
|
||||
**/.dotnet/
|
||||
|
||||
# OpenJibo live-run capture output
|
||||
OpenJibo/captures/
|
||||
OpenJibo/.tmp/
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ The `.NET` cloud now supports structured websocket capture intended for first li
|
||||
|
||||
Default capture location:
|
||||
|
||||
- `captures/websocket/`
|
||||
- repo-root `captures/websocket/`
|
||||
|
||||
Artifacts:
|
||||
|
||||
|
||||
@@ -94,7 +94,7 @@ ASPNETCORE_URLS="https://0.0.0.0:443;http://0.0.0.0:24605" \
|
||||
|
||||
8. Inspect exported fixtures under:
|
||||
|
||||
- `src/Jibo.Cloud/dotnet/src/Jibo.Cloud.Api/bin/Debug/net10.0/captures/websocket/fixtures/`
|
||||
- `captures/websocket/fixtures/`
|
||||
|
||||
9. Import the best fixture into the checked-in websocket fixture set:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user