c2cgeoportal commons
Project description
c2cgeoportal_common
Checkout
git clone git@github.com:camptocamp/c2cgeoportal.git cd common
Create virtual environment
make install
Set up the tests database
sudo -u postgres psql -c "CREATE USER \"www-data\" WITH PASSWORD 'www-data';"
DATABASE=geomapfish_tests
sudo -u postgres psql -c "CREATE DATABASE $DATABASE WITH OWNER \"www-data\";"
sudo -u postgres psql -d $DATABASE -c "CREATE EXTENSION postgis;"
use common/testing/initialized.py to create the database (development.ini at admin side)
## Run the tests
make test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for c2cgeoportal_commons-2.4.1.64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dd356b6b1957f19c1214e1832ba40bcbb593fb66adf861985a9e62fae880467 |
|
MD5 | 7613952bb923255fd7518d39c9a34565 |
|
BLAKE2b-256 | 648722fda5fc00de1127cd82796daca472cc3960829442726a9a207c4ab39dfc |
Close
Hashes for c2cgeoportal_commons-2.4.1.64-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 844092af2ac848a944968978b4c8433f0ac53f5240d27763fd11c87fce5bf41c |
|
MD5 | 84334b31e3d5878e1256ee6d70ebaa77 |
|
BLAKE2b-256 | 8c8c2d9b8eabca893f00f61dfbfaba8bf7527b81b134dde20630a663330b9006 |