Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Add testing #7

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Add testing #7

wants to merge 2 commits into from

Conversation

kevinrpb
Copy link
Contributor

@kevinrpb kevinrpb commented Jul 9, 2020

In this PR, I plan to add a basic testing suit to the framework (basically testing those functions in Twitch.swift). Right now it's a very early WIP and it relies on the approval of #5 (that's why it's still a draft). The todo list for testing is:

  • Testing setup
  • Analytics tests
    • getExtensionAnalytics tests
    • getGameAnalytics tests
  • Bits tests
    • getBitsLeaderboard tests
  • Clips tests
    • createClip tests
    • getClips tests
  • Games tests
    • getTopGames tests
    • getGames tests
  • Streams tests
    • getStreams tests
    • getFollowedStreams tests
    • getStreamsMetadata tests
    • createStreamMarker tests
    • getStreamMarkers tests
  • Users tests
    • getUsers tests
    • getUsersFollows tests
    • updateUser tests
    • getUserExtensions tests
  • Videos tests
    • getVideos tests

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant