Skip to content

Files

Latest commit

 

History

History
19 lines (11 loc) · 414 Bytes

lua_tests.md

File metadata and controls

19 lines (11 loc) · 414 Bytes

Lua Tests

Running the Lua Tests

To run the Lua tests you can run the following from the root directory:

make lua-test

This command makes use of docker hence does not need any dependency installations besides docker

Where are the Lua Tests?

Lua Tests can be found in the rootfs/etc/nginx/lua/test directory