1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-05 22:18:16 +08:00
Commit Graph

20 Commits

Author SHA1 Message Date
Joel Bender
882031e963 merge (#92) 2018-08-07 23:55:17 -04:00
Joel Bender
acffe14c93 COV code updated (#192) 2018-07-04 17:32:17 -04:00
Joel Bender
d5fa8768d5 merging #187 for release 2018-05-24 00:12:39 -04:00
Joel Bender
2f1ab5dd67 bring the branch up-to-date and start adding network discovery tests 2018-03-30 14:50:07 -04:00
Joel Bender
5667822aa2 add the TrafficLog class to the state machine stuff 2017-09-25 21:18:05 -04:00
Joel Bender
c2aeadf53a make a specialized task for state timeouts for easier debugging 2017-09-15 01:03:20 -04:00
Joel Bender
ef0f012ead the ApplicationNode sends everything up the stack to the state machine 2017-09-13 21:58:21 -04:00
Joel Bender
4c1ecffba6 add a call() transition and tests, foreign device registration tests 2017-09-12 02:52:23 -04:00
Joel Bender
209d619994 state and time machine improvements and starting to add BVLL tests 2017-09-11 02:08:01 -04:00
Joel Bender
a358aae5bb add 'events' as a way for multiple state machines in the same group to synchronize or signal each other 2017-09-04 01:22:20 -04:00
Joel Bender
776cf996de move the match_pdu function where it can be easily used in other tests, add a bunch of tests 2017-09-03 01:18:29 -04:00
Joel Bender
ebbf2f0e35 change receive from equality checking to 'criteria' which is an optional class, for isinstance() checking, and keyword name/value pairs, for hasattr() and getattr() checking 2017-09-02 02:06:54 -04:00
Joel Bender
c91b3d6948 group the functions together 2017-08-07 00:21:33 -04:00
Joel Bender
f96dfa63f8 add a little debugging 2017-08-03 14:53:02 -04:00
Joel Bender
a7dce69e77 add flags for success/fail 2016-05-07 23:16:07 -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
73aea89ada upgrade the state machine classes 2016-05-02 21:19:08 -04:00
Joel Bender
9e72caa716 shuffling test components around, adding additional state machine tests 2015-08-06 23:45:03 -04:00