Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

615 - Tests for authorization logic #718

Closed
wants to merge 11 commits into from

Conversation

mario-nt
Copy link
Contributor

Parent issue: #615

josecelano
josecelano previously approved these changes Aug 14, 2024
@mario-nt mario-nt force-pushed the 615-authorization-tests branch from f2f1c57 to 13d62dd Compare August 14, 2024 21:44
@mario-nt mario-nt force-pushed the 615-authorization-tests branch from 13d62dd to fe19757 Compare August 20, 2024 22:37
@mario-nt mario-nt force-pushed the 615-authorization-tests branch from 0c0292a to f205151 Compare September 6, 2024 21:40
@mario-nt mario-nt force-pushed the 615-authorization-tests branch from f205151 to 2546819 Compare September 11, 2024 11:15
@mario-nt mario-nt force-pushed the 615-authorization-tests branch from 2546819 to 3ba38d9 Compare September 11, 2024 22:20
@mario-nt mario-nt force-pushed the 615-authorization-tests branch from 3ba38d9 to ba5ace2 Compare September 11, 2024 22:49
@mario-nt mario-nt force-pushed the 615-authorization-tests branch from a5f8e62 to f695e3f Compare September 18, 2024 19:37
@mario-nt mario-nt force-pushed the 615-authorization-tests branch from d10ca7d to 7b011c6 Compare September 24, 2024 06:54
josecelano added a commit that referenced this pull request Sep 30, 2024
17de729 refactor: moved test to authorization mod (Mario)
e3baeda test: new authorization test for guests to download a torrent file searching by info hash (Mario)
6df7a7e refactor: moved test to new authorization mod (Mario)
3c046b1 refactor: move authorization test for guests to new mod (Mario)

Pull request description:

  Part of #718

ACKs for top commit:
  josecelano:
    ACK 17de729

Tree-SHA512: c5ac01bb7fbc14a9988e00a48bffe00b191d41874fbbfb8bc79a952216be2ee3c63f6b60819b6cbe19553aff855f6cf7989d6775b89534d0a27f88d1b3c08118
@da2ce7 da2ce7 added the Needs Rebase Base Branch has Incompatibilities label Oct 4, 2024
josecelano added a commit that referenced this pull request Oct 26, 2024
1f59529 refactor: fixed formatting error (Mario)
9a1b174 test: new test for admin users to update their own torrents (Mario)
50895ca test: new test for admin users to update someone elses torrent (Mario)
a251801 test: new test for admin users to get torrent details by canonical info hash (Mario)
3361e55 test: new test for admin users to get torrent details by info hash (Mario)
5042318 test: new test for admin users to get torrents (Mario)
d29fe5b test: new test for admin users to download a torrent searching by canonical info hash (Mario)
5783556 test: new test for admin users to download a torrent searching by info hash (Mario)
f5c0eb8 test: new test for admin users to delete torrents (Mario)
6e08e34 test: new test for admin users to upload torrents (Mario)
d7ced24 test: new test for registered users to update their own torrents (Mario)
913c54a test: renamed test (Mario)
71de9bd test: new test for registered users to update torrents (Mario)
ab6bd53 test: new test for registered users to get torrent details searching by canonical info hash (Mario)
5c7c609 test: new test for registered users to get torrent details searching by info hash (Mario)
82ffede fix: fixed test not passing (Mario)
2d93726 test: new test for registered users to get torrents (Mario)
d37f2e1 test: new test for registered users to delete a torrent (Mario)
475a6c4 test: new test for registered users to download a torrent searching by canonical info hash (Mario)
64313b0 test: new test for registered users to download a torrent searching by info hash (Mario)
65446d4 test: new test for registered users to upload torrents (Mario)
0f5660f test: new authorization test for guests updating torrents (Mario)
b2251fc test: new authorization test for guests getting torrent details searching by canonical info hash (Mario)
a1d4219 test: new authorization test for guests getting torrent details searching by info hash (Mario)
3f862b6 test: new test for downloading a torrent using the canonical info hash (Mario)

Pull request description:

  Part of #718

ACKs for top commit:
  josecelano:
    ACK 1f59529

Tree-SHA512: 7d1c6c3d936663b5d5e0fe2bbbe97b5ae1b3d9811a16962e28dce8cc43dcbcdb1aa94c177156200ea1e122f8f754ffdbb1297b3d61f99aee8280ac513d913110
@josecelano josecelano closed this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Rebase Base Branch has Incompatibilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants