pgwui_develop
2020-12-20 Karl O. PincTest file to test view must be based on view name
2020-12-18 Karl O. PincAdd "pgwui cookiecutter" command
2020-12-17 Karl O. PincImprove pytest marking
2020-12-16 Karl O. PincUpdate copyright and contact info
2020-12-10 Karl O. Pincmeme.com -> karlpinc.com
2020-12-09 Karl O. PincSupport tox against multiple Python versions using...
2020-12-09 Karl O. PincComponent name includes pgwui_ prefix
2020-12-09 Karl O. PincUpdate email address
2020-12-08 Karl O. PincBump version number to 0.6.0
2020-12-08 Karl O. PincAdd a fixture that magicmocks
2020-12-08 Karl O. PincWe don't need this at present
2020-12-08 Karl O. PincA fixture that makes a real request object
2020-12-08 Karl O. PincDocument pytest plugin usage
2020-12-08 Karl O. PincUtility to source to setup a bash development environment
2020-11-24 Karl O. PincMark unit and integration tests
2020-11-24 Karl O. PincAdjust for unit test marking
2020-11-23 Karl O. PincAdd check-debug target
2020-09-09 Karl O. PincAdd pgwui_menu
2020-09-01 Karl O. PincSplit into 3 modules: plugin fixtures, plugin helpers...
2020-09-01 Karl O. PincSuppress warning from coverage
2020-08-31 Karl O. PincAdd wraps keyword to make_mock_fixture()
2020-08-31 Karl O. PincGeneralize entry point tests
2020-08-29 Karl O. PincAdded long_description_content_type
2020-06-25 Karl O. PincAdd instance_method_mock_fixture() for mocking instance...
2020-06-24 Karl O. PincNew make_mock_fixture function
2020-01-23 Karl O. PincClean .tox when setup.py changes
2020-01-05 Karl O. PincAllow marking and running of just unit or just integrat...
2019-12-28 Karl O. PincFix so tox runs with different pythons don't share...
2019-12-28 Karl O. PincFix so "make check" does not pick up tox results
2019-12-26 Karl O. PincNew fixture to test that distribution is pgwui pluggable
2019-12-13 Karl O. PincStandardize make accross PGWUI with Makefile_pgwui.mk
2019-12-13 Karl O. PincSelf-document Makefile
2019-12-11 Karl O. PincBump version number to 0.5.0
2019-12-11 Karl O. Pinckeywords are a list
2019-12-11 Karl O. PincUse python3 to make
2019-12-06 Karl O. PincBump version number to 0.4.0
2019-12-06 Karl O. PincAdd tag when bumping version
2019-12-05 Karl O. PincAdd pgwui_upload to things pip looks for
2018-11-15 Karl O. PincBump version number to 0.3.0
2018-11-14 Karl O. PincFix rst markup
2018-11-14 Karl O. PincInclude new programs in manifest
2018-11-13 Karl O. PincRun "make dist" in the pgwui directories
2018-11-13 Karl O. PincBump version number to 0.2.0
2018-11-10 Karl O. PincProgram to bump version number of all pgwui distributions
2018-11-10 Karl O. PincSource pip_setup to setup pip env during development
2018-11-10 Karl O. PincFix wheel install in pudb venv
2018-11-10 Karl O. PincInitial commit