mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 13:19:24 +01:00
Hopefully this Amazon.books test will be more stable than the last one.
This commit is contained in:
parent
ec32901b86
commit
4a4aa6ec27
@ -101,7 +101,8 @@ if LICENSE_KEY != 'INITIAL_NON_LICENSE_KEY' and network:
|
|||||||
|
|
||||||
def testBooks(self):
|
def testBooks(self):
|
||||||
self.assertHelp('books')
|
self.assertHelp('books')
|
||||||
self.assertRegexp('books linux', r'Linux Kernel Development')
|
self.assertRegexp('books knowledge of the holy',
|
||||||
|
r'Knowledge of the Holy - Reissue')
|
||||||
|
|
||||||
def testVideos(self):
|
def testVideos(self):
|
||||||
self.assertHelp('videos')
|
self.assertHelp('videos')
|
||||||
|
Loading…
Reference in New Issue
Block a user