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.80.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 741b9cf19ebb062ab133ebe9d1ebd63bfe82ec73a7b7d603e1fa573a6fc8afe2 |
|
MD5 | a8a9c1c27951629c78189a8cca8d58e8 |
|
BLAKE2b-256 | 9b1932d40803c451c28cf54a285b787cbb1e547122c084d1b9bbd5cd1c9b229a |
Close
Hashes for c2cgeoportal_commons-2.5.0.80-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | feb21231e0fbe410924e48b5bdbaefcaeb995d846c491c99b08da7183794e6e8 |
|
MD5 | 3054fe8d5d627a5ed3556528302cadce |
|
BLAKE2b-256 | bdc871d378b7d61e43829b42bd4fca9b22030d43f1ff020f0e92b97408b1a8dd |