Lines Matching refs:p5p
38 import pkg.p5p
424 # create a p5p archive
426 "test_8_file_publisher_archive.p5p")
550 """Ensure that when a p5p file changes from beneath us, or
554 # create a p5p archive
556 "test_12_changing_p5p_archive.p5p")
576 # modify the p5p file - publish a new package and an
577 # update of the existing package, then recreate the p5p file.
589 # remove the p5p file, which should still allow us to uninstall
595 # that require the p5p file to be present
599 # replace the p5p file, and ensure the client can install again
610 # create a p5p archive
612 "test_13_bad_input.p5p")
642 # as well as a p5p repository, exercising our mod_wsgi app.
674 """Tests the system repository with some unicode paths to p5p
687 # create paths to p5p files, using unicode dir or file names
689 "test_14_unicode.p5p")
691 "{0}.p5p".format(unicode_str))
706 # ensure we can get content from the p5p file
1020 # now create a simple p5p file that we can use in our tests
1026 "mod_wsgi_archive.p5p")
1081 archive = pkg.p5p.Archive(self.p5p_path)
1116 # missing publisher (while p5p files can return content
1135 # however in the case of a missing p5p file on the server
1144 # despite the missing p5p file, we should still get 400 errors