Skip to content

Add tests for Image - #39

Open
Themanwhosmellslikesugar wants to merge 5 commits into
masterfrom
tests
Open

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

Conversation

@Themanwhosmellslikesugar

Copy link
Copy Markdown
Member

No description provided.

Comment thread images/tests.py Outdated
import json

from django.urls import reverse
from django.contrib.auth.models import User

Copy link
Copy Markdown
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
Copy Markdown
Contributor

Make the Implement BaseImageTest class commit first on the list.

Comment thread util/base_test.py Outdated


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

Copy link
Copy Markdown
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