Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump nrwl/nx-set-shas from 3 to 4 #126

Closed

chore(deps): bump nrwl/nx-set-shas from 3 to 4

582aa82
Select commit
Loading
Failed to load commit list.
Closed

chore(deps): bump nrwl/nx-set-shas from 3 to 4 #126

chore(deps): bump nrwl/nx-set-shas from 3 to 4
582aa82
Select commit
Loading
Failed to load commit list.
Check Run Reporter / Examples succeeded Oct 28, 2023 in 2s

71 tests / No failures

Passed

71 tests passed
  • examples/subscription-webhooks/subscription-webhooks.test.ts
    • cdc
      • triggers lambda function when records is inserted into a table
  • examples/aws-otel/aws-otel.test.ts
    • undefined
      • AWS Otel API
        • Ping
          • Prove deployments work
            • Example 2
            • Example 4
            • Example 3
            • Example 1
  • examples/aws-authorizer/aws-authorizer.test.ts
    • undefined
      • AWS Authorizer API
        • Ping
          • Authorize Requests
            • Example 7
            • Example 5
            • Example 3
            • Example 4
            • Example 2
            • Example 6
            • Example 1
  • examples/user-session/user-session.test.ts
    • createUserSession()
      • readUserSession()
        • reads a record
        • throws an error if the record does not exist
      • deleteUserSession()
        • deletes a record
        • throws an error if the record does not exist
      • blindWriteUserSession()
        • overwrites an existing record with a custom expiration Date
        • creates a user session with a custom expiration date that is undefined if it does not exist
        • creates a user session if it does not exist
        • overwrites an existing record with a custom expiration Date that does not exist
        • creates a user session with a custom expiration date if it does not exist
        • overwrites an existing record
      • updateUserSession()
        • throws an error if the record does not exist
        • updates a record with a custom expiration Date
        • throws an error if the loaded record is out of date
        • updates a record
        • updates a record with a custom expiration Date that does not exist
      • creates a record with a custom expiration Date that is undefined
      • creates a record with a custom expiration Date
      • creates a record
  • examples/basic-wiring/basic-wiring.test.ts
    • undefined
      • Basic Wiring API
        • Errors
          • Return an error
            • Example 36
            • Example 12
            • Example 25
            • Example 14
            • Example 11
            • Example 1
            • Example 22
            • Example 23
            • Example 8
            • Example 24
            • Example 32
            • Example 31
            • Example 35
            • Example 39
            • Example 10
            • Example 3
            • Example 38
            • Example 6
            • Example 28
            • Example 15
            • Example 20
            • Example 33
            • Example 7
            • Example 2
            • Example 4
            • Example 27
            • Example 26
            • Example 29
            • Example 18
            • Example 16
            • Example 13
            • Example 30
            • Example 17
            • Example 21
            • Example 19
            • Example 5
            • Example 34
            • Example 9
            • Example 37
        • Ping
          • Prove deployments work
      • html
        • returns valid html