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.15.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e83fd6caf599c62a9a76e2c5b14c369f2ff2cb2ab28073230afd28e98f1d327e |
|
MD5 | e2429b82487b6d1a4b87d0e38fa6ab00 |
|
BLAKE2b-256 | b04444837c878fb0ad527b20c8b74d26dc4beb0dd301a498b34fa39e14d4df8f |
Close
Hashes for c2cgeoportal_commons-2.4.1.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b7b94f90d1fa8b6c03cd3decf58ab28fb44ad0897c48423d3b7ba2dfc7f5c65 |
|
MD5 | ddbe5faf3ed62f3a2e0cdad8d62b053c |
|
BLAKE2b-256 | a7c655c34912fb9db36b1f6457c76c72da936b89b37e015769a301c969881765 |