Apollo server side testing

Please point me to the up-to-date comprehensive example of integrated Apollo server testing. I need something simple which would include all the required import/require statements + sample queries and mutations. The tests need to run exclusively on the server side without manual intervention.