Skip to content
Snippets Groups Projects
Commit 65d229b6 authored by Jean-Baptiste's avatar Jean-Baptiste
Browse files

update: use local JobOffer class

parent 9d1a1d88
No related branches found
No related tags found
1 merge request!25Url id field
Pipeline #754 failed with stage
in 1 minute and 18 seconds
from django.test import TestCase, Client, RequestFactory
from djangoldp.tests.models import JobOffer
from djangoldp.views import LDPViewSet
from djangoldp.permissions import AnonymousReadOnly
from django.contrib.auth.models import AnonymousUser, User
from djangoldp_joboffer.models import JobOffer
class TestUserPermissions (TestCase):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment