Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (145 - 147 of 2152)

Ticket Resolution Summary Owner Reporter
#868 fixed Test improvements sebbacon thejimmyg

Reported by thejimmyg, 3 years ago.

Description

The tests currently take 41 mins to run on most laptops. This slows down development and discourages a test-driven approach.

We'd like to see the tests pass in 5 mins or less (but anything would be an improvement!)

Some suggestions for achieving this include:

  • Upgrading the entire codebase to SQLAlchemy 0.6 so that tests could run against an in-memory SQLite database
  • Not setting up and tearing down the database so frequently.
#896 duplicate Distributed Data and Syncing Between CKAN Instances thejimmyg

Reported by thejimmyg, 3 years ago.

Description

Based on the ideas in:

Merging the tickets #296, #297, #298, #299 into this one.

Related ideas include:

  • Using dcat to exchange data
  • Using couchDB to have a stub package record synchronised between multiple CKAN instances, each linking to the main record in the correct instance

This should be considered a wishlist item for the timebeing.

#921 fixed Refactor DGU Harvesting sebbacon thejimmyg

Reported by thejimmyg, 3 years ago.

Description

Refactor harvesting code to simplify.

Note: See TracQuery for help on using queries.