Skip to content

Releases: datasette/datasette-test

0.3.2

26 Apr 23:12
Compare
Choose a tag to compare
  • Fix bug where actor_cookie() helper function returned a hard-coded root actor on Datasette 1.0a+. #7

0.3.1

26 Apr 18:54
Compare
Choose a tag to compare
  • Fixed ImportError: cannot import name 'Datasette' from partially initialized module 'datasette.app bug introduced in 0.3. #6

0.3 - release yanked

26 Apr 18:22
cd06e87
Compare
Choose a tag to compare

This release has been yanked, see #6.

  • datasette_test.Datasette(permissions=) argument for specifying permissions across both <1.0 and >=1.0a. #4
  • datasette_test.actor_cookie(datasette, actor) utility function. #5

0.2

16 Jan 22:35
Compare
Choose a tag to compare
0.2
  • datasette_test.wait_until_responds(url, timeout=5.0) function. #2

0.1.1

16 Jan 21:11
Compare
Choose a tag to compare
  • Documentation and improved tests for Datasette class. #1

0.1

16 Jan 20:39
599aaf2
Compare
Choose a tag to compare
0.1
  • Initial release. datasette_test.Datasette class for bridging the plugin configuration gap. #1