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.0.28.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0530d339b162bd78354846968a98897e7fd80d05019aa1090a78cd311da888c |
|
MD5 | 95f8af70ea5da9a941c1b7edf8c6b67e |
|
BLAKE2b-256 | 15b95d74df6e5933919303bc02a9895f32a03d481a343798a266e05c388cad4b |
Close
Hashes for c2cgeoportal_commons-2.4.0.28-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2874a87efc54caa45c3161732eb62570c0dd7ff4e9557d79e81f8aa17308e00 |
|
MD5 | b99084bf8a74252dcf75183e87c4f7f0 |
|
BLAKE2b-256 | 534c6d399961f736cc65c6061da990d8db9cc245c6d939f7f3d4484499f83250 |