Skip to content

Instantly share code, notes, and snippets.

View dharijanto's full-sized avatar

Denny Harijanto dharijanto

  • Denny Harijanto
  • SIngapore
View GitHub Profile
import { beforeAll, beforeEach, describe, expect, it, jest } from "@jest/globals"
import { mocked } from 'jest-mock'
import { DiscordBotLoggerService } from "../../services/discord-bot-logger-service"
import { Client, GatewayIntentBits } from "discord.js";
import { EnvConfig } from "../../env-config"
import log from "npmlog";
import { sleep } from "../../libs/utils";
jest.mock('../../env-config')
#!/bin/bash
# Author: Jobin Joseph
# Blog : JobNix.in
# Bio : JobinJoseph.com
# Modified by: Denny Harijanto (2019-04-08)
# To work on latest version of bitbucket
# Bitbucket credentials
# username