snowplow / snowplow-php-tracker

Snowplow event tracker for PHP. Add analytics into your PHP apps and scripts
http://snowplowanalytics.com
34 stars 36 forks source link

Make `testTrackerInit` version use TRACKER_VERSION #110

Closed greg-el closed 2 years ago

greg-el commented 2 years ago

The testTrackerInit has a check against a hard-coded tracker version. This currently has to be updated with every release. It could use Constants::TRACKER_VERSION to avoid having to manually update the test.