Skip to content

Harvesting Production GraphQL Queries to Detect Schema Faults http://arxiv.org/pdf/2112.08267

Notifications You must be signed in to change notification settings

n4st0r/autographql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoGraphQL - Replication Package

This is a replication package for our manuscript titled "Harvesting Production GraphQL Queries to Detect Schema Faults"

@inproceedings{autographql2022,
 title = {Harvesting Production GraphQL Queries to Detect Schema Faults},
 booktitle = {Proceedings of the International Conference on Software Testing,
  Verification and Validation (ICST)},
 year = {2022},
 author = {Louise Zetterlund and Deepika Tiwari and Martin Monperrus and Benoit Baudry},
 url = {http://arxiv.org/pdf/2112.08267},
}
  • The tool is at tool/autographql/
  • Files related to experiments are within experiments/
    • analysis/ contains analysis notebooks
    • data/ contains raw and generated data
    • results/ contains harvested queries and generated tests for our open-source case study, Saleor
    • saleor-platform/ contains Saleor, extended for query harvesting

About

Harvesting Production GraphQL Queries to Detect Schema Faults http://arxiv.org/pdf/2112.08267

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 31.0%
  • Python 30.5%
  • PHP 27.4%
  • Jupyter Notebook 9.0%
  • HTML 1.4%
  • JavaScript 0.4%
  • Other 0.3%