mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-15 17:20:05 +00:00
test action
This commit is contained in:
@@ -174,6 +174,7 @@ exec bspwm
|
|||||||
|
|
||||||
# test action has been executed
|
# test action has been executed
|
||||||
self.assertTrue(os.path.exists(fact))
|
self.assertTrue(os.path.exists(fact))
|
||||||
|
self.assertTrue(str(act1) != '')
|
||||||
actcontent = open(fact, 'r').read().rstrip()
|
actcontent = open(fact, 'r').read().rstrip()
|
||||||
self.assertTrue(actcontent == value)
|
self.assertTrue(actcontent == value)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user