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.55.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7845becdd0f6315323e81be61e550ecc89983a0451b5fa76b3975d92f1dbb436 |
|
MD5 | 25a2ea3dd23c52f8e265babe89480093 |
|
BLAKE2b-256 | ea374a750d7c0ed4211c571be50bbf7ea4e80f2c67fa41e6468ec279c96c7967 |
Close
Hashes for c2cgeoportal_commons-2.5.0.55-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b05bfea8bd810f4d3a88b85a6b67974cb81c7d3cd5e77989ffa34352fc79c7f |
|
MD5 | 78221288e7c1ae381c70cc6788e5da5b |
|
BLAKE2b-256 | 2199689cdd69772155773237d7c5ff1b518cc8fc434a9701370a5583e8bd1c76 |