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.59.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a535d8919cc88d0fd057c1b188fec7fa73e2c412110835f2db085c37ef71ab9f |
|
MD5 | c28273ada1afde2ef2ecaab6d86cd5bd |
|
BLAKE2b-256 | 2740de2e270f60a9a921c1eb578b0e882437b6bfea7c2198fe496dcc680a7ec1 |
Close
Hashes for c2cgeoportal_commons-2.4.1.59-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95ee7c13500fd63790514296ddb53218e515b4a86c1dc279c267df976a55ea8e |
|
MD5 | dfcdf350377bedec10ba813a487eb656 |
|
BLAKE2b-256 | f044bd7dfe831078a462776af42f01e249b4ebec35e125d00aa6ae528c620ac1 |