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.44.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b27097c7016a3b0f570ef694f6da507a43c9ba9a3c7f2514f130619d7769ccd7 |
|
MD5 | b69226ac380e23411f19597593e30e97 |
|
BLAKE2b-256 | 73280f0c9d852ac7de6216eee4ea72683dfef00e4d487f3b7fcdc58bb9bf7706 |
Close
Hashes for c2cgeoportal_commons-2.5.0.44-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c3dffbf06f53fc421a9fd432bd6e4840d53f509b2a6241118ce4d27e085458b |
|
MD5 | 6e87a0e0170fd89457d0595871e923f3 |
|
BLAKE2b-256 | 47ef4f1b9c949350cf8b7700e0652f379dff3f6dc009e4937fff5928214366fa |