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.5.0.79.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12bc2493f2aec4c065cfaeebddf5b81be582b2f3de0c2e945d9cdcea2fedc965 |
|
MD5 | 8ae2bd6493b88cd6da7a04721ad7a433 |
|
BLAKE2b-256 | b7ca754789cb1f74145a23dd103f6cae99255fea4727d19218907c5b9f8a4b73 |
Close
Hashes for c2cgeoportal_commons-2.5.0.79-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bc320a71c6f804b4af40b918af98a30f40460825ce9ad8328fb5e60de0ab8f0 |
|
MD5 | 9f083ba310a68dc50c04d4505e41874c |
|
BLAKE2b-256 | c58aa216d886393b886c03e22fb339a0070ae055180552cd452cfa3717c5296f |