-
Walter Eaves
committed
[470817]
on
Code
-
-
Walter Eaves
committed
[7c07b1]
on
Code
added some test data
-
Walter Eaves
committed
[009149]
on
Code
-
-
Walter Eaves
committed
[e4890c]
on
Code
-
-
Walter Eaves
committed
[0bfb7c]
on
Code
-
-
Walter Eaves
committed
[66edf0]
on
Code
using Mock
-
Walter Eaves
committed
[3f496c]
on
Code
-
-
Walter Eaves
committed
[a3f4e0]
on
Code
-
-
Walter Eaves
committed
[2bb580]
on
Code
-
-
Walter Eaves
committed
[9b2b20]
on
Code
-
-
Walter Eaves
committed
[6c30bf]
on
Code
-
-
Walter Eaves
committed
[cf0068]
on
Code
-
-
Walter Eaves
committed
[cf659c]
on
Code
mock_file added to the Mock object
-
Walter Eaves
committed
[ab1a22]
on
Code
implemented a Mock object
-
Walter Eaves
committed
[0ced6c]
on
Code
-
-
Walter Eaves
committed
[8350a9]
on
Code
export the Mock
-
Walter Eaves
committed
[e1d634]
on
Code
-
-
Walter Eaves
committed
[64bdae]
on
Code
-
-
Walter Eaves
committed
[660543]
on
Code
-
-
Walter Eaves
committed
[ee778a]
on
Code
-
-
Walter Eaves
committed
[340ae7]
on
Code
-
-
Walter Eaves
committed
[157729]
on
Code
common tests/home{0,1} directory
-
Walter Eaves
committed
[84ec39]
on
Code
works - the run_test completes
-
Walter Eaves
committed
[4390d5]
on
Code
using config2/NetrcConfigHandler
-
Walter Eaves
committed
[70ebca]
on
Code
refactoring to use pitono.weaves.config
-
Walter Eaves
committed
[965fbe]
on
Code
Envs0 Defaults0 and Pdb0 are now from pitono.buildr
-
Walter Eaves
committed
[88bc6b]
on
Code
added requirements.txt using local git server
-
Walter Eaves
committed
[28cedc]
on
Code
Pdb0 is moving to its own package
-
Walter Eaves
committed
[9ac789]
on
Code
Envs0 needs to be declared within tests/ and imported differently
-
Walter Eaves
committed
[a140b8]
on
Code
this file is broken because it does not use the Mock correctly, imports updated nonetheless
-
Walter Eaves
committed
[ba1bd0]
on
Code
packages the sub-module correctly, pytest works, but not unittest
-
Walter Eaves
committed
[95c85f]
on
Code
relocating tvdb_v4_unofficial
-
Walter Eaves
committed
[c18b13]
on
Code
renames rereferenced and tested
-
Walter Eaves
committed
[15e6e7]
on
Code
tests working for sample
-
Walter Eaves
committed
[aab212]
on
Code
added legal statements and reformatted
-
Walter Eaves
committed
[38e0eb]
on
Code
namespace project
-
Walter Eaves
committed
[67950b]
on
Code
-
-
Walter Eaves
committed
[541657]
on
Code
black and flake8
-
Walter Eaves
committed
[4a06f7]
on
Code
all through black and indent 2
-
Walter Eaves
committed
[492c40]
on
Code
builds and tests using ../pkg.mk ../defs.mk defs.mk
-
Walter Eaves
committed
[54ce9f]
on
Code
flake8
-
Walter Eaves
committed
[843380]
on
Code
-
-
Walter Eaves
committed
[912f5b]
on
Code
-
-
Walter Eaves
committed
[255134]
on
Code
tests did not show two syntax errors
-
Walter Eaves
committed
[3b78fe]
on
Code
Merge branch 'dev'
-
Walter Eaves
committed
[3adce1]
on
Code
working reasonably
-
Walter Eaves
committed
[b540f2]
on
Code
redesigned the logic and behaviour has changed
-
Walter Eaves
committed
[b2e17b]
on
Code
-
-
Walter Eaves
committed
[f5798c]
on
Code
I had to give up the Mock() of test_tvdb_v4_official - no longer tested
-
Walter Eaves
committed
[c46b2b]
on
Code
all the relative imports were wrong
-
Walter Eaves
committed
[34f258]
on
Code
-
-
Walter Eaves
committed
[ff8a79]
on
Code
testing correctly again - relocated tvdb_v4_official to tvdb_v4_unofficial
-
Walter Eaves
committed
[e83560]
on
Code
Restructure - private copy of tvdb_v4_official
-
Walter Eaves
committed
[e5d3e9]
on
Code
-
-
Walter Eaves
committed
[07fd70]
on
Code
Tests run well enough
-
Walter Eaves
committed
[ab09d5]
on
Code
JSON and NETRC testing by location
-
Walter Eaves
committed
[cdd075]
on
Code
test 04 and 05 are working again
-
Walter Eaves
committed
[612d13]
on
Code
using tests/home0 and TMPDIR
-
Walter Eaves
committed
[a1549c]
on
Code
about to test the new PyPA layout
-
Walter Eaves
committed
[fe5dc8]
on
Code
added new packaging from pypa
-
Walter Eaves
committed
[c87664]
on
Code
working
-
Walter Eaves
committed
[b8a2d2]
on
Code
utility methods added to Config
-
Walter Eaves
committed
[3064b6]
on
Code
added a means of restricting the ConfigHandler types to try
-
Walter Eaves
committed
[c895e9]
on
Code
split off some Defaults
-
Walter Eaves
committed
[c895e9]
on
Code
split off some Defaults
-
Walter Eaves
committed
[38c2ab]
on
Code
tests for get_defaults_run to force a loader
-
Walter Eaves
committed
[3847bc]
on
Code
managed to use netrc to login
-
Walter Eaves
committed
[139c7e]
on
Code
-
-
Walter Eaves
committed
[4b3a5a]
on
Code
now able to force which ConfigHandler to use
-
Walter Eaves
committed
[34c72f]
on
Code
force a type of Handler by get_defaults_run
-
Walter Eaves
committed
[3a13c4]
on
Code
More polymorphism: hasType and _hasTyper and handler0 last handler
-
Walter Eaves
committed
[016dc1]
on
Code
NetrcConfigHandler seems to be fully functional
-
Walter Eaves
committed
[95ddfa]
on
Code
relocated a test file
-
Walter Eaves
committed
[fe0d0f]
on
Code
Defaults0 is now in its own class.
-
Walter Eaves
committed
[cf196f]
on
Code
more Pdb0
-
Walter Eaves
committed
[28ba92]
on
Code
it fails very well in _04
-
Walter Eaves
committed
[08cd26]
on
Code
-
-
Walter Eaves
committed
[8d91ad]
on
Code
test_005 passed
-
Walter Eaves
committed
[d26fa9]
on
Code
Pdb0 implements a debugger trap
-
Walter Eaves
committed
[7e954e]
on
Code
-
-
Walter Eaves
committed
[cebae7]
on
Code
test _04 works again
-
Walter Eaves
committed
[103a9b]
on
Code
-
-
Walter Eaves
committed
[561fc4]
on
Code
-
-
Walter Eaves
committed
[4f7872]
on
Code
The Config is a factory: it builds handler() this replaces instance()
-
Walter Eaves
committed
[3d024c]
on
Code
-
-
Walter Eaves
committed
[b5af44]
on
Code
Config.defaults works
-
Walter Eaves
committed
[a8cb56]
on
Code
syntax is fine on the handler files
-
Walter Eaves
committed
[7dcf77]
on
Code
syntax is fine on the handler files
-
Walter Eaves
committed
[119bfc]
on
Code
-
-
Walter Eaves
committed
[f5d03e]
on
Code
-
-
Walter Eaves
committed
[128c59]
on
Code
split up the config class
-
Walter Eaves
committed
[ded012]
on
Code
-
-
Walter Eaves
committed
[b93330]
on
Code
seems to be working
-
Walter Eaves
committed
[1c91d6]
on
Code
Config is working: test005 was problematic
-
Walter Eaves
committed
[1c7ccd]
on
Code
added pin, untested
-
Walter Eaves
committed
[e58692]
on
Code
-
-
Walter Eaves
committed
[050c1f]
on
Code
Config seems to work
-
Walter Eaves
committed
[e6e450]
on
Code
Config is nearly working
-
Walter Eaves
committed
[abba69]
on
Code
configuration might work
-
Walter Eaves
committed
[1793ae]
on
Code
sketch for new classes