Skip to content

UnityTech/hackweek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ads SDK Creative Testing

Problem:

Ads SDK creative testing is tedious. Current solution is to manually test each creative using:

The process takes time for setup and testing for just one configuration. To speed up testing of creatives, there needs to be a better automated solution.


Solution

Automation can flow can be broken down into 3 sections for any creative:

  • URL verification
  • Creative Playing/Render
  • Events emitted from device

How to use

Pre Requirements

npm install

To run scripts

node main.js

Future planned work

Goal of this work is to incorporate this work into our flow for testing. There will be more work to improve the other steps.

Possible considerations include:

  • IOS specific link limitations (e.g. https vs http)
  • more handling for different response codes
  • pretty reporting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published