Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Latest commit

 

History

History

karma

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

graphql-testx-karma-example

This example is testing a generic application using graphql-testx and Karma

The Karma example is using TestxController in combination with the TestxDirector in order to control the TestxServer from within the browser. Learn more in TestxController documentation

To try the example:

yarn install
yarn test