• 
      

    WIP Added skeleton to the extension.py testing class

    Review Request #11238 — Created Oct. 21, 2020 and updated — Latest diff uploaded

    Information

    ReviewBot
    master
    ff22e0c...

    Reviewers

    Here's the structure of the testing framework for the test class for extension.py. I need to learn a little more about Djiblets and Django before I can test these functions properly but once I do it shouldn't be too difficult.

    Please let me know of any structural errors or things I can improve on in my formatting, thanks!