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.104.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c093fb4d80f99e4f05c953540cab406a8822dab6210cbf896569d9b527e533e5 |
|
MD5 | 41f88a1659680a5e842bb52238af9bff |
|
BLAKE2b-256 | 67ac23b54df18a33cfb1f173bf0ede3cf9378707853e6845742f7f54428ce5de |
Close
Hashes for c2cgeoportal_commons-2.4.1.104-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 568b31fc5d160647483f79f3eda6abaf0888eb6560be6ea93f2dc30195623f42 |
|
MD5 | 4a50d3b87550c36598b7409c5cb1d0ee |
|
BLAKE2b-256 | 9961e4ebfb8e86752dc49cc2241bdae30b3ca024b69edb7f59c0b0b0e7f4af41 |