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.41.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63fd47b0faf4acae17bc2e8bf8cbeefd3e4bcd40691aa0efd57a92334ab6d07b |
|
MD5 | b0cf7bf1633e9001c5fcb1bd9d96c84a |
|
BLAKE2b-256 | 1195369a055c2fe1889c5a344d39db002c228eeed8e905a824ffefc0142974d1 |
Close
Hashes for c2cgeoportal_commons-2.5.0.41-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f3beb5f57bff147c666e1f25b57285eaaa90e33376ce55f2f9243cee1c9986c |
|
MD5 | aec04feac8ab541aa5f8c4965d24880b |
|
BLAKE2b-256 | b9e178af23258d8de99facf74c1e6e6c77dc6e8f11170a79ea16b17f7b0a2243 |