describe('payments/index', () => { beforeEach(() => { }); describe('#createSubscription', async () => { }); describe('#buyGems', async () => { }); });