Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (643 - 645 of 2152)

Ticket Resolution Summary Owner Reporter
#660 invalid Check CKAN instance works dread

Reported by dread, 4 years ago.

Description

As an admin I want to check a CKAN instance works having just upgraded it or configured it.

#661 fixed Create CKAN site tester dread

Reported by dread, 4 years ago.

Description

From Rufus:

'blackbox' testing command (read-only only would be fine) -- very
useful for upgrade on sunday

On blackbox thinking of something like:

paster test-site http://hmg.ckan.net {package-name}

Or (maybe better):

paster test-site --site-spec {myconfig.json}

my-config is a json file with info for testing (could overload
--config rather than site-spec):

site-url: http://hmg.ckan.net/
package-name:
package-title:
...etc ...

Then:

Test front-page
Test /revision/
Test /package/{page}  -- check title
Test /package/history
Test /api/rest/package/ ...
Test /api/search/package ...
etc
#662 fixed Can't put entity that is returned by posting to package register sebbacon johnbywater

Reported by johnbywater, 4 years ago.

Description

It's because Package carries several out-of-band values, which are snagged on the way back out. Entity get response also can't be posted.

However, post response can be re-posted (because it isn't the same as the register-post/entity-get responses.

An issue for CKAN too.

Sub-ticket of #961 (form, validation, model sync meta-ticket) and depends on that work.

Note: See TracQuery for help on using queries.