Skip to main content

A testing ground for Keg related code and ideas.

Project description

https://circleci.com/gh/level12/keg-elements.svg?style=svg https://codecov.io/github/level12/keg-elements/coverage.svg?branch=master

Keg Elements is the testing ground for ideas and code that will eventually make their way into Keg or an official Keg extension.

Development beta

To develop on this project, begin by running our tests:

git clone https://github.com/level12/keg-elements keg-elements-src
cd keg-elements-src
tox

You can then examine tox.ini for insights into our development process. In particular, we:

  • use py.test for testing (and coverage analysis)

  • use flake8 for linting

  • store pip requirements files in requirements/

  • cache wheels in requirements/wheelhouse for faster & more reliable CI builds

Dependency Management

Adding a dependency involves:

  1. If it’s a run-time dependency, add to setup.py.

  2. Adding the dependency to one of the requirements files in requirements/.

  3. Running requirements/build-wheelhouse.py.

Preview Readme

When updating the readme, use restview --long-description to preview changes.

Issues & Discussion

Please direct questions, comments, bugs, feature requests, etc. to: https://github.com/level12/keg-elements/issues

Current Status

Beta

Changelog

0.3.1

  • Allow FieldMeta to override default widget and add extra validators (GH-38)

  • Allow customization of readonly and disabled attributes on input, select, and radio fields (GH-37)

  • Improve the logic for when to default a form field to RequiredBoolRadioField (GH-36)

  • Upgrades to the CI Environment

0.3.0

  • Allow static renders to be configured with custom macros. (GH-34)

  • Syncronize static templates with dynamic templates. (GH-31)

  • You can now give a field a description with a string or callback. (GH-23, GH-22)

  • Introduced a RequiredBoolReadioField for use with boolean columns. (GH-25)

  • Support randomly filling EmailTypes. (GH-24)

  • Support additional parameters for randomizing integers. (GH-19)

  • testing_create will randomly select a boolean value for SQLAlchemy boolean fields. (GH-28)

  • We now have a working CI. (GH-27)

  • Constraint tests will fail if all fields are not covered. (GH-21)

  • Introduced a new form-upload macro. (GH-18)

  • Static render now uses element.data unless it is a SelectField (GH-16)

  • MethodsMixin has a new to_dict method. (d83d93f)

  • MethodsMixin has a new ensure method. (e5687ed)

  • Fix bug where static renderes whould not output the label. (GH-33)

  • Fix property names when using automatic test cases. (GH-29)

  • Fix issue where we wouldn’t use a consistent json parser. (GH-13)

  • Fix a bug where polymorphic columns are included in testing_create. (147c23)

development version: 2015-07-28

  • Add db.mixins with DefaultColsMixin (id, Arrow lib UTC timestamps) and MethodsMixin (incomplete).

  • Some MethodsMixin methods now have support for commit/flush parameters.

  • Add .testing:EntityBase which uses named tuples to declare the checks needed and adds some additional logic.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

KegElements-0.3.1.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

KegElements-0.3.1-py2.py3-none-any.whl (25.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file KegElements-0.3.1.tar.gz.

File metadata

  • Download URL: KegElements-0.3.1.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for KegElements-0.3.1.tar.gz
Algorithm Hash digest
SHA256 4252798bd3901c4897924d102eb4a7dfc925314a152ccf5f2108e661f5de442c
MD5 59f22439c92756bf1d26d084fd8ddf5d
BLAKE2b-256 7644846d370f7ad9d3482b8d82340cf5eb6eda0ae486657d0fce43530a418189

See more details on using hashes here.

Provenance

File details

Details for the file KegElements-0.3.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for KegElements-0.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8e0f887b67408134c9bd610646519b377b1b2ceb0f0e0ad6fe3f7a13962b0956
MD5 5b53f373a52aec99b2a26a4f31a1fb33
BLAKE2b-256 79401df250f8f39b3050e220b65026e0d5a8d550528a74338536ecd1ed9c74ae

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