# handle_user_changes

`handle_user_changes` create or update user in intercom.io and upsert home market ID in MySQL table based on Auth0 logs stored in AWS CloudWatch.

**1.** Run unit tests.

```bash
$ docker-compose run service pytest -vv
```
