solo-io / gloo-testing

Contains e2e tests & testing utils for Gloo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

   Gloo Testing

Gloo Testing


Gloo is a function gateway built on top of the Envoy Proxy. Gloo provides a unified entry point for access to all services and serverless functions, translating from any interface spoken by a client to any interface spoken by a backend. Gloo aggregates REST APIs and events calls from clients, "glueing" together services in-cluster, out of cluster, across clusters, along with any provider of serverless functions.

This Repo

This repository contains end-to-end tests, as well as common test helpers for various Gloo projects.

For information about the Gloo Gateway, see our documentation.

Documentation

Get started by reading our docs here: https://gloo.solo.io/

Community

Join us on our slack channel: https://slack.solo.io/

About

Contains e2e tests & testing utils for Gloo

License:Apache License 2.0


Languages

Language:Go 98.2%Language:Makefile 1.3%Language:Shell 0.5%