[Vortex] Reorganize APNS test statics

Review Request #948 — Created April 2, 2023 and submitted — Latest diff uploaded

pprkut
Lunr.Vortex
b740704...
lunr
Move out of the "libcapn" folder since the statics don't have
anything to do anymore with libcapn.

Unit tests

Diff Revision 1 (Latest)

src/Lunr/Vortex/APNS/Tests/APNSPayloadTest.php
tests/statics/Vortex/apns/alert.json Was tests/statics/Vortex/apns/libcapn/alert.json
tests/statics/Vortex/apns/apns.json Was tests/statics/Vortex/apns/libcapn/apns.json
tests/statics/Vortex/apns/badge.json Was tests/statics/Vortex/apns/libcapn/badge.json
tests/statics/Vortex/apns/custom_data.json Was tests/statics/Vortex/apns/libcapn/custom_data.json
tests/statics/Vortex/apns/sound.json Was tests/statics/Vortex/apns/libcapn/sound.json
src/Lunr/Vortex/APNS/Tests/APNSPayloadTest.php
tests/statics/Vortex/apns/libcapn/alert.json
tests/statics/Vortex/apns/libcapn/apns.json
tests/statics/Vortex/apns/libcapn/badge.json
tests/statics/Vortex/apns/libcapn/custom_data.json
tests/statics/Vortex/apns/libcapn/sound.json
Loading...