deno.land / x / esm@v135_2 / test / github-module / github-module.test.ts

github-module.test.ts
نووسراو ببینە
1
2
3
4
5
6
7
8
9
import { assertEquals } from "https://deno.land/std@0.180.0/testing/asserts.ts";
import sfMeta from "http://localhost:8080/gh/superfluid-finance/metadata";
Deno.test("github module", async () => { const network = sfMeta.getNetworkByName("eth-goerli"); assertEquals(network?.name, "eth-goerli");});
esm

Version Info

Tagged at
a year ago