Skip to content

Releases: solid-contrib/specification-tests

v0.0.19

21 Mar 12:11
6396379
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.18...v0.0.19

v0.0.18

09 Jan 10:13
6fe7818
Compare
Choose a tag to compare

What's Changed

  • Fix for CSS7 including creating credentials via a script by @edwardsph in #109
  • Resolve location headers against base URL. by @edwardsph in #110

Full Changelog: v0.0.17...v0.0.18

v0.0.17

20 Oct 09:53
c90f46d
Compare
Choose a tag to compare

What's Changed

  • Make it clear that the dots mean CSS is starting by @michielbdejong in #102
  • Test ability to store an RDF document with named graphs (quads) in it by @michielbdejong in #101
  • Fix use of functions from shared features to new Karate version by @edwardsph in #107

Full Changelog: v0.0.16...v0.0.17

v0.0.16

20 Dec 14:41
35008eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

Release 0.0.15

14 Oct 11:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.14...v0.0.15

Release 0.0.14

12 Sep 12:25
8d421ba
Compare
Choose a tag to compare
  • Fix tests where scenarios are generated by a function (due to Karate change).

Release 0.0.12

09 Sep 16:48
5cceb2a
Compare
Choose a tag to compare
  • Use harness API to test sending requests without a content type header.
  • Ensure container created correctly on slash semantic tests.
  • Update default test subjects for latest releases.
  • For tests posting to a non-existent target, 405 is a valid response if target is not a container.
  • Add tests for support of read methods.
  • Fix CORS tests so Access-Control-Allow-Credentials is not expected when not required.

Release 0.0.11

29 Apr 14:23
Compare
Choose a tag to compare

Release 0.0.11

  • Moved repository to solid-contrib organization.
  • Add some initial comments for servers (in test-subjects.ttl) and requirements (in ./{spec}/requirement-comments.ttl).

Release 0.0.9

28 Feb 11:58
Compare
Choose a tag to compare
  • Remove unused converted tests.
  • Add data driven tests for reading protected resources.

Release 0.0.8

07 Feb 10:12
Compare
Choose a tag to compare
  • Test CORS support.