Skip to content

Add tests for Image#39

Open
Themanwhosmellslikesugar wants to merge 5 commits intomasterfrom
tests
Open

Add tests for Image#39
Themanwhosmellslikesugar wants to merge 5 commits intomasterfrom
tests

Conversation

@Themanwhosmellslikesugar
Copy link
Member

No description provided.

images/tests.py Outdated
import json

from django.urls import reverse
from django.contrib.auth.models import User
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep alphabetical order.

@karpa4o4
Copy link
Contributor

Make the Implement BaseImageTest class commit first on the list.



class BaseImageTest(BaseSingleUserTest):
"""Base class for the image tests. """
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Base class for the image tests that need to have an images created before running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants