Skip to content

Commit

Permalink
release: c-core v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pubnub-release-bot committed Oct 16, 2023
1 parent 68f02ab commit e086894
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009794" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token successfully with an authorized uuid" time="0.009794">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009392" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token successfully with an authorized uuid" time="0.009392">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.010043" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke invalid token" time="0.010043">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009421" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke invalid token" time="0.009421">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009917" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke a token with characters that require url encoding" time="0.009917">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009226" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke a token with characters that require url encoding" time="0.009226">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.022998" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token with all permissions on all resource types with authorized uuid" time="0.022998">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.042553" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token with all permissions on all resource types with authorized uuid" time="0.042553">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009665" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke a token while it is disabled on a server" time="0.009665">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009310" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke a token while it is disabled on a server" time="0.009310">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.010188" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with a regular expression containing capturing groups and expect a server error" time="0.010188">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009771" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with a regular expression containing capturing groups and expect a server error" time="0.009771">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009903" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke existing valid token" time="0.009903">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009258" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke existing valid token" time="0.009258">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009548" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with all permissions empty or false and expect a server error" time="0.009548">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009450" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with all permissions empty or false and expect a server error" time="0.009450">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009918" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token without an authorized uuid" time="0.009918">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009466" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token without an authorized uuid" time="0.009466">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
4 changes: 2 additions & 2 deletions reports/c-core/TEST-features-access-grant-token.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009941" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with a regular expression containing a syntax error and expect a server error" time="0.009941">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009419" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with a regular expression containing a syntax error and expect a server error" time="0.009419">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
2 changes: 1 addition & 1 deletion reports/c-core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.4.0
v4.5.0

0 comments on commit e086894

Please sign in to comment.