1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00
Commit Graph

316 Commits

Author SHA1 Message Date
Joel Bender
333d6cc66b end-at-eof muck 2016-05-09 00:16:06 -04:00
Joel Bender
c755781c1b start with the template 2016-05-09 00:15:33 -04:00
Joel Bender
568507355b trapped classes moved 2016-05-09 00:14:16 -04:00
Joel Bender
e6f3165757 make some classes new-style so super() works 2016-05-09 00:12:29 -04:00
Joel Bender
b85af12313 trapped classes module moved 2016-05-09 00:10:55 -04:00
Joel Bender
df0e8cc8c2 rename these out of the way of testing 2016-05-09 00:09:27 -04:00
Joel Bender
c2bfeb6073 move the trapped classes where they are a little more accessible 2016-05-07 23:17:35 -04:00
Joel Bender
67e338c4ce add some simple state machine group tests 2016-05-07 23:16:59 -04:00
Joel Bender
a7dce69e77 add flags for success/fail 2016-05-07 23:16:07 -04:00
Joel Bender
fe356bb8aa move the trapped classes where they are a little more accessible 2016-05-07 23:15:05 -04:00
Joel Bender
a5bb3166ed include the extended tag list tests 2016-05-07 20:27:49 -04:00
Joel Bender
7e111a4a61 include the extended tag list tests 2016-05-07 20:26:15 -04:00
Joel Bender
ad42e13ce6 catch the decoding error explicitly 2016-05-07 20:25:37 -04:00
Joel Bender
1465deb43e merge in stage and fix conflicts 2016-05-07 16:56:21 -04:00
Joel Bender
2eb860e08a remove flakes 2016-05-07 16:06:10 -04:00
Joel Bender
0d8f237754 convert tests from nose to pytest 2016-05-07 15:53:58 -04:00
Joel Bender
3ed5224238 ready for next release 2016-05-05 23:35:34 -04:00
Joel Bender
1741024050 add the current working directory to the environment error to help when there are import path issues 2016-05-05 21:49:21 -04:00
Joel Bender
19e6ea84f5 no reason why mongotree directory needs to be in the path 2016-05-02 21:53:28 -04:00
Joel Bender
970c47ec8d wrong super() call, typos 2016-05-02 21:38:03 -04:00
Joel Bender
23893cf181 simplify the trapped classes, move bacpypes_debugging to decorator style 2016-05-02 21:33:58 -04:00
Joel Bender
917d138d5a import the trapped classes so bacpypes_debugging gets to work on the content 2016-05-02 21:32:58 -04:00
Joel Bender
73aea89ada upgrade the state machine classes 2016-05-02 21:19:08 -04:00
Joel Bender
e80c1ad05a bring the branch up to date before continuing on #58 2016-04-30 23:30:55 -04:00
Joel Bender
d5c08c8a20 move some project metadata - issue #70 2016-04-30 22:01:03 -04:00
Joel Bender
cd2246c228 finish the conversion from py25 to py27 in #75 by using decorators 2016-04-30 17:07:58 -04:00
Joel Bender
fc6e1e7187 Merge pull request #75 from JoelBender/issue-74
Move from 2.5 to 2.7/3.x syntax for sample code.
2016-04-30 16:58:35 -04:00
Joel Bender
8619522ade check the instance number of objects being added - note this does not apply to the device object 2016-04-29 20:24:52 -04:00
Joel Bender
99cb079492 check the instance number and add a test for it 2016-04-29 20:23:59 -04:00
Christian Tremblay
95baeda3d4 Syntax correction
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
2016-03-13 22:23:59 -04:00
Joel Bender
539c0b47d3 remove flakes 2016-02-27 22:40:30 -05:00
Joel Bender
f016de324f add tests for the extended tag list 2016-02-27 22:39:18 -05:00
Joel Bender
b983e3e2af clean up debugging 2016-02-27 22:22:43 -05:00
Joel Bender
c96ff1e018 move the line parsing function outside the class to make it easier to test 2016-02-27 20:10:25 -05:00
Joel Bender
63fcea1626 extended tag list ready to be put to work 2016-02-27 19:52:20 -05:00
Joel Bender
2380c258fa replace the wildcard import statement 2016-02-27 19:49:44 -05:00
Joel Bender
fa71fea8fd import the tests in the directory to follow the pattern 2016-02-27 19:35:02 -05:00
Joel Bender
fad28f05b9 add some more placeholders for more tests 2016-02-27 19:23:51 -05:00
Joel Bender
6804298aa5 synchronize the py27 changes into py25 and py34, fix the test to match the new exception 2016-02-26 20:55:56 -05:00
Joel Bender
15ab79ffa4 add some reject testing code to the sandbox 2016-02-25 01:10:09 -05:00
Joel Bender
7703588ffc pull in issue-45 2016-02-25 01:08:26 -05:00
Joel Bender
f9bb7153df trap lots of decoding errors and turn them into invalid tags 2016-02-25 00:44:17 -05:00
Joel Bender
e6aa4d76be fine tune exceptions raised during decoding 2016-02-25 00:43:25 -05:00
Joel Bender
47ee484d94 trap reject and abort exceptions and turn them into response PDUs 2016-02-25 00:42:30 -05:00
Joel Bender
e6dc749ab9 add more parameter checking to Who-Is execution 2016-02-25 00:41:06 -05:00
Joel Bender
55418c0ef6 make sure all the tags have been consumed or reject it 2016-02-25 00:39:31 -05:00
Joel Bender
da1336bc59 merging in the latest stage before continuing with this issue 2016-02-21 14:59:43 -05:00
Joel Bender
1993f4e0ba closed issue #66 merged to stage for next release 2016-02-21 14:38:19 -05:00
Joel Bender
48342e0bec closes #66 2016-02-21 14:36:05 -05:00
Joel Bender
ef81ce6887 bump for the next release 2016-02-19 23:52:03 -05:00