Skip to main content

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

c2cgeoportal_commons-2.3.6.14.tar.gz (32.9 kB view details)

Uploaded Source

Built Distribution

c2cgeoportal_commons-2.3.6.14-py3-none-any.whl (93.5 kB view details)

Uploaded Python 3

File details

Details for the file c2cgeoportal_commons-2.3.6.14.tar.gz.

File metadata

File hashes

Hashes for c2cgeoportal_commons-2.3.6.14.tar.gz
Algorithm Hash digest
SHA256 966457aaed295950ae388b8d021b4c64bed789e5fba5c375e27a5f5d4ba78197
MD5 5978575c63ea87ce1662d91b1b1db9c0
BLAKE2b-256 219f26b634a7f682f803670efd2336a8b1cfb4ab0f99ec18c9fab11142072d46

See more details on using hashes here.

Provenance

File details

Details for the file c2cgeoportal_commons-2.3.6.14-py3-none-any.whl.

File metadata

File hashes

Hashes for c2cgeoportal_commons-2.3.6.14-py3-none-any.whl
Algorithm Hash digest
SHA256 c6345c055c3c506b9a096fb80f109264e442cff24fbe51e0f2a3abb48ae0ca12
MD5 64fdda5c41fe983a155e07571d994517
BLAKE2b-256 2f367b927b8887a8263cea96f43d5a15c84c2c6419495158f2f655f7ea64be7f

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page